# Меню ролей/Role Menu

:flag\_ru:

* **Текстовый канал** - канал в который будет отправлено сообщение
* Role - выдаваемая роль
* Reaction - реакция на которую нужно нажать
* **Embed** - Embed сообщение, которое будет отправлено в канал ![Меню ролей](https://felixbot.ru/images/feature-role-menu.png)

:flag\_gb:

* **Text channel** - a channel to which a message will be sent
* Role - a role given
* Reaction - a reaction that has to be activated
* **Embed** - an Embed message that will be sent to channel


---

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