> For the complete documentation index, see [llms.txt](https://docs.asagi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.asagi.xyz/guides/configuring-bot-features/interactive-messages.md).

# Interactive Messages

## Custom Buttons

**Custom Buttons** provide the ability to add buttons to messages that perform various actions with the user upon clicking. For example, the bot can:

* Assign or remove roles from the user
* Send messages to channels
* Execute other customizable actions

Each button can be tailored to the specific needs of your server, enhancing the overall interaction.

## Custom Select Menus (Coming Soon)

**Custom Select Menus** are dropdown menus that allow users to select one or multiple options from a list. This feature is currently in development and will be available in future updates. Select Menus are suitable for situations where flexible choices need to be provided to users.
