# How to Make Reaction Roles in Discord

Use Sx Bot to create reaction roles in your Discord server using the following steps:

1. [Invite the bot](https://invite.sxbot.io) to your Discord server.
2. To create a reaction role, use the command **`/reaction role add`**
3. Follow the prompts and react with an emoji on the message you want the reaction role setup on.
4. All done! The reaction role is now successfully added.

<figure><img src="/files/dzTBQGVHQLvXkDhVWdpS" alt=""><figcaption><p>Discord Reaction Role Example</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.sxbot.io/reaction-roles/how-to-make-reaction-roles-in-discord.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.
