# Home Page

![https://github.com/PetyXbron/minecraft-bot/](https://github-readme-stats.vercel.app/api/pin/?theme=dark\&username=PetyXbron\&repo=minecraft-bot\&show_owner=true)

{% hint style="info" %}
**This documentation is made for versions** [**`1.6.1`**](https://github.com/PetyXbron/minecraft-bot/commit/6ea93c5930d242039e5145b1fa004175460c0915) **up to** [**`1.7.0`**](https://github.com/PetyXbron/minecraft-bot/releases/tag/1.7.0)**.**

Switch: [`1.6`](https://mb.petyxbron.cz/1.6/)`|`[`1.8`](https://mb.petyxbron.cz/1.8/)
{% endhint %}

## Documentation tree <a href="#tree" id="tree"></a>

{% tabs %}
{% tab title="INSTALLATION" %}
{% content-ref url="/pages/-MbqF2FGlVcYYufr7GUc" %}
[Basic Installation](/installation/install.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="TROUBLESHOOTING" %}
{% content-ref url="/pages/FB96CQcnuJJl9Ule0OrS" %}
[Troubleshooting](/fix.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeGLd2FD7gy1R3T0UHM" %}
[FAQ](/faq.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="RUNNING THE PROJECT 24/7" %}
{% content-ref url="/pages/-MfTti1w1C0wKUCdDFZo" %}
[Hosting On Other Services](/installation/hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfTrXcV3Md3YFkoQ6rZ" %}
[Repl.it](/installation/replit.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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/master.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.
