# Команды настройки

Тут указаны лишь команды настроек всего бота, остальные же настройки расположены дальше по категориям

{% hint style="warning" %}
Роли по кнопкам переехали в команду **!set** (категория: Модерация и утилиты)
{% endhint %}

| Команда                   | Пример             | Описание                                                                      |
| ------------------------- | ------------------ | ----------------------------------------------------------------------------- |
| `!set`                    | `!set`             | Изменить настройки бота                                                       |
| `!prefix <новый префикс>` | `!prefix !`        | Установить префикс бота на сервере                                            |
| `!message <сообщение>`    | `!message Привет!` | Отправить сообщение от имени бота (Можно создавать эмбеды и оформлять сервер) |

#### Остальные категории:

{% content-ref url="/pages/5BF2zRR0c1OLfTEuGlSs" %}
[Команды модерации](/command-list/komandy-moderacii.md)
{% endcontent-ref %}

{% content-ref url="/pages/13IfNoqtpudcUdVKRMUz" %}
[Голосовые приватки](/command-list/golosovye-privatki.md)
{% endcontent-ref %}

{% content-ref url="/pages/vM1uV3ZA0ieTDYykySLO" %}
[Команды генератора](/command-list/komandy-generatora.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://ult.scriptyyy.com/command-list/komandy-nastroiki.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.
