# StormBeatz Documentation

### Welcome to the official help center of StormBeatz!

{% hint style="info" %}
**What's StormBeatz?** StormBeatz is a highly customizable and advanced Discord music bot fit for every server's needs! [Invite StormBeatz](https://link.stormbeatz.org/invite)
{% endhint %}

### Navigation

{% content-ref url="faq" %}
[faq](https://docs.stormbeatz.org/faq)
{% endcontent-ref %}

{% content-ref url="changelog" %}
[changelog](https://docs.stormbeatz.org/changelog)
{% endcontent-ref %}

{% content-ref url="guides/setup-guide" %}
[setup-guide](https://docs.stormbeatz.org/guides/setup-guide)
{% endcontent-ref %}

{% content-ref url="commands" %}
[commands](https://docs.stormbeatz.org/commands)
{% endcontent-ref %}

{% hint style="info" %}
You can use the search bar, located at the top right corner, to search for keywords throughout the entire documentation on what you need help with!
{% endhint %}

{% hint style="info" %}
For additional assistance/inquiries, join our [official Discord server](https://link.stormbeatz.org/discord)!
{% endhint %}

![](https://cdn.discordapp.com/attachments/771833657781518378/929612695152517130/StormBeatz_Banner_2022_GIF_VERSION.gif)


---

# 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.stormbeatz.org/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.
