# Настройки музыки/Music settings

:flag\_ru:

* **Текстовый канал**  - канал в котором можно будет использовать музыкальные команды
* **Голосовой канал** - канал, в который будет подключаться бот
* **Бот подключается к голосовому каналу в котором находится DJ -** если вы установите галочку, бот будет подключатся только в выбранный вами голосовой канал.
* **Роль диджея** - роль, которая сможет управлять музыкой

Команда <mark style="color:red;">/play</mark> название трека или ссылка на ютуб&#x20;

:flag\_gb:

* **Text Channel**  - a channel where you can use Music commands
* **Voice channel** - a channel to which the bot will connect
* **Bot joins the voice channel with a DJ in it -** if you choose this bot will join only channel with you in it
* **DJ role** - role, that allows controlling the music

Command <mark style="color:red;">/play</mark> track name or link to youtube


---

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