# Select menu roles

Execute the /dropdown-roles command and select the roles (Up to 25 roles)

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

After that we can set:

* Multi-choice (Will it be possible to take multiple roles at once)
* Set prices for roles
* Change the menu display
* Set cooldown
* Set placeholder

In the end, you may get this result:

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

<figure><img src="/files/pdaWNlmidVpcANxI4cab" alt=""><figcaption><p>When selected, the user role will be added or removed</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/eng/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.
