# 👋 Help Desk

Just got the bot for the first time, or just forgot how to use it? Check out the [Getting Started](https://help.minecraftbot.com/introduction/getting-started) section.\
For more advanced features and more in-depth guides on various features for the bot, check out  sections listed below.

{% content-ref url="introduction/getting-started" %}
[getting-started](https://help.minecraftbot.com/introduction/getting-started)
{% endcontent-ref %}

***

More in-depth/advanced guides:

* [features](https://help.minecraftbot.com/features "mention")
* [settings](https://help.minecraftbot.com/settings "mention")
* [macros](https://help.minecraftbot.com/macros "mention")
* [plugins](https://help.minecraftbot.com/plugins "mention")

***


---

# 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://help.minecraftbot.com/help-desk.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.
