# Управление сервером

- [Настройки музыки/Music settings](https://guide.felixbot.ru/upravlenie-serverom/nastroiki.md)
- [Модерация/Moderation](https://guide.felixbot.ru/upravlenie-serverom/moderaciya.md)
- [Embed сообщения/Embed messages](https://guide.felixbot.ru/upravlenie-serverom/embed-soobsheniya.md)
- [Приветствия/Welcome messages](https://guide.felixbot.ru/upravlenie-serverom/welcomer.md)
- [Тикеты/Tickets](https://guide.felixbot.ru/upravlenie-serverom/tikety.md)
- [Рулетка](https://guide.felixbot.ru/upravlenie-serverom/ruletka.md): Данная система поддерживает интеграцию с autodonate
- [Экономика](https://guide.felixbot.ru/upravlenie-serverom/ekonomika.md)
- [Приватные комнаты/Private voice channels](https://guide.felixbot.ru/upravlenie-serverom/privatnye-komnaty.md)
- [Меню ролей/Role Menu](https://guide.felixbot.ru/upravlenie-serverom/menyu-rolei.md)
- [Youtube каналы/channels](https://guide.felixbot.ru/upravlenie-serverom/youtube-kanaly.md)
- [Twitch каналы/channels](https://guide.felixbot.ru/upravlenie-serverom/twitch-kanaly.md)
- [Онлайн игровых серверов/Servers Online](https://guide.felixbot.ru/upravlenie-serverom/onlain-igrovykh-serverov.md)
- [Розыгрыши/Giveaways](https://guide.felixbot.ru/upravlenie-serverom/rozygryshi.md)
- [Автоответчик/Answering machine](https://guide.felixbot.ru/upravlenie-serverom/avtootvetchik.md)
- [Опросы/Surveys](https://guide.felixbot.ru/upravlenie-serverom/oprosy.md)
- [Видео гайд/Video guide](https://guide.felixbot.ru/upravlenie-serverom/video-gaid.md)


---

# 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://guide.felixbot.ru/upravlenie-serverom.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.
