> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/response-nodes/interaction-category.md).

# Interaction Category

- [Reply To Interaction With Message](https://docs.discordbotstudio.org/response-nodes/interaction-category/reply-to-interaction-with-message.md): Allows you to reply to an interaction event (from slash command, button, or select) with a message.
- [Get Interaction Option](https://docs.discordbotstudio.org/response-nodes/interaction-category/get-interaction-option.md): Allows you to store the value of a slash command option in a variable.
- [Delete Interaction Reply](https://docs.discordbotstudio.org/response-nodes/interaction-category/delete-interaction-reply.md): Explaining how to delete the bot's interaction reply (bot is thinking... message).
