# Repl.it

## Run on Repl.it

### [![Run on Repl.it](https://repl.it/badge/github/MrMazzone/dotreplit-example)](https://replit.com/github/PetyXbron/minecraft-)

Just **click** [**this** ](https://replit.com/github/PetyXbron/minecraft-bot)**button**.\
It will open a new tab in your browser, and automatically repl.it to install this project to your account.

*Repl may not be updated for node v17 (or v16). (not needed with version* [*1.1.5*](https://github.com/PetyXbron/minecraft-bot/commit/a14fe3024b561a2b5516fb2390431f6650afe8b9) *and lower)*\
*Try to find a way how to update your repl to node v17+*

{% hint style="warning" %}
Run on Repl.it is not a fully supported feature and it is assumed that you have already some knowledge or any experience with Repl.it. Replit files may have been set incorrectly in the GitHub repository code.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mb.petyxbron.cz/installation/replit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
