# Initial page

{% hint style="info" %}
Have an issue that isn't covered here or need live chat support? [Click here](https://panel.afkadvantage.com/discord) to join our discord.
{% endhint %}

Need help download MEmu or setting up (new) MEmu configuration(s)? Go to the MEmu Configuration section.

{% content-ref url="memu-configuration" %}
[memu-configuration](https://help.afkadvantage.com/memu-configuration)
{% endcontent-ref %}

Need help downloading and/or seting up the bot? Go to the Download & Setup section.

{% content-ref url="download-and-setup" %}
[download-and-setup](https://help.afkadvantage.com/download-and-setup)
{% endcontent-ref %}


---

# 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.afkadvantage.com/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.
