# Support

## Customer Support

It will be very simple. First of all, enter our support server by [clicking here](https://discord.com/invite/WVr852CRpW). Once joined, visit the **`#roles`** channel and select the reaction<img src="/files/-MN3_J5mB1imdu03IiNN" alt="" data-size="line">to unlock the Musibeth channels. Now, all you have to do is send your help message in **`#support`** channel and wait for a response from a team member.

You can also use the **live chat** to chat with the first available agent by simply clicking on the button below.

{% content-ref url="/pages/-MRk\_ol\_9DYAiVoqZ6FL" %}
[Broken mention](broken://pages/-MRk_ol_9DYAiVoqZ6FL)
{% endcontent-ref %}

## Contact Developers

Use the same bot by requesting to speak with a developer, so your request will be taken care of by a member of the development team. To do this, you can use the **`m!contact`** command (using the proper prefix) in any server where Musibeth is. Do not request their intervention unless it is extremely necessary.

![](/files/-MN3ccUdZWbN_98iElsn)


---

# 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://musibeth.gitbook.io/bot/info/support.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.
