# Add a Reaction Role

**1.** Add the reaction role\
**Example:`/reaction role add @stream notifications`**

{% hint style="info" %}
This is the role you want to enable as a reaction role.
{% endhint %}

**2.** You will be prompted with a message: **`Please react to the message you want the reaction on with the emote you want the reaction role to be triggered with.`**

**3.** You will now react to the message of your choice with the emoji of your choice.

{% hint style="success" %}
Congratulations, all done! You should see ✅**`The reaction role has been added.`**
{% endhint %}

![Reaction Role Added](https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FtYPqmtXPzpSSZ6FMUz7L%2FreactionRoleAdded.png?alt=media\&token=785b9950-81ca-4ad5-b7ab-3a9571f7996e)

**4.(Optional)** If you would like a list of active reaction roles, use **`/reaction role show.`** This will allow you to click and jump directly to the message of the reaction role.

![Active Reaction Roles](https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FSA0vbdbCVNclMJZsnxoT%2Frrshow.png?alt=media\&token=a7e2b760-2b9b-4f5d-8557-d1cf993d9f87)

{% hint style="info" %}
To view a demo on how to setup, please visit the [reaction role demo](https://docs.sxbot.io/reaction-roles/setup-reaction-role-demo)[.](https://docs.sxbot.io/reaction-roles/setup-reaction-role-demo)
{% endhint %}

You can also use the built-in help guide the bot offers by using **`/reaction help`** as seen below.

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2Fyg9YlrEcPku2MNg6okKF%2FDiscord_OEFkmJsKap.png?alt=media&#x26;token=4630a76b-2847-4e7c-8cb5-8f001af488a7" alt=""><figcaption><p>/reaction help</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/add-a-reaction-role.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.
