# 🆘 Help Desk

<figure><img src="/files/LNwduH24U9kubjRxFDnf" alt=""><figcaption></figcaption></figure>

If you feel that something is not working as it should, or if you are not sure if something worked correctly, or if you think you are stuck, this helpdesk may be able to help you.

The FAQ page answers some of the most frequently asked questions from the MegaMoon community.

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

If you encounter a problem for which there is no clear solution, these troubleshooting tips can help you solve the problem.

{% content-ref url="/pages/2uhzYB5V6RunmPPgsBZO" %}
[Troubleshooting](/help-desk/troubleshooting.md)
{% 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://docs.megamoon.space/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.
