# Raid Settings

{% hint style="info" %}
All settings can be adjusted within a graphical UI which usage is explained in this section.\
Settings are saved on group level, not on bot level. So even if you completely remove the bot and invite it again, your settings are always saved.\
\
In addition to the graphical settings menu, there are also text-based quick commands available. Check ["Quick Commands Guide"](/quick-commands-guide.md) section for more information.
{% endhint %}

<figure><img src="/files/NHFmsY7yP3VfK1VzZ2cN" alt=""><figcaption><p>Settings Tab</p></figcaption></figure>

We gonna go through each single setting shown in this tab and give you more details about each function.


---

# 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.raidsharksbot.com/raid-settings.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.
