# Выпадающие роли (Select menu роли)

Прописываем команду [/dropdown-roles](/commands/admins.md) и выбираем по очереди роли (До 25 ролей)

<figure><img src="/files/EiIjyZnExnh7eUGPo2Xt" alt=""><figcaption></figcaption></figure>

После чего мы можем установить:

* Мульти-выбор (Можно ли будет брать несколько ролей разом)
* Установить цены для ролей
* Изменить отображение меню
* Установить кулдаун
* Установить плейсхолдер

В итоге может получится вот такой результат:

<figure><img src="/files/fvCb71oTanFSjbXU56xL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pdaWNlmidVpcANxI4cab" alt=""><figcaption><p>При выборе, будет добавляться или удалять роль пользователя</p></figcaption></figure>


---

# 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.wetbot.space/guide/select-menu-roles.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.
