# Role Promotions

{% hint style="info" %}
Automated role promotions are accessed through a separate bot that requires permission to manage your Discord guild roles.  You must have both Realms bot and Realms Roles bot installed in your guild for automatic role promotion to work. It can be installed [here](https://discord.com/oauth2/authorize?client_id=1234595216288120863).
{% endhint %}

Enhance your users experience by allowing users to automatically earn Discord roles defined by your realm admins. Create a journey for your users and unlock privilege's within your server for each individual based on the coins they hold.&#x20;

{% hint style="warning" %}
In Discord, roles have an order of precedence. Ensure the "Realms Roles" role is placed higher than any roles you want it to manage. This can be found in your server settings -> roles.&#x20;

<img src="https://3780548845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLzhAiKSIpRWci31zfJwB%2Fuploads%2FDnwNXedH18NEf3HxzWpA%2Fimage.png?alt=media&#x26;token=c18438a7-a185-4dd6-86bf-9d39060e331b" alt="" data-size="original">
{% endhint %}

#### Installation

For automated role promotions to work you must install an additional bot. [**Install now!**](https://discord.com/oauth2/authorize?client_id=1234595216288120863)

<figure><img src="https://3780548845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLzhAiKSIpRWci31zfJwB%2Fuploads%2FraY4JeA0XHNt9W0LUNec%2Fimage.png?alt=media&#x26;token=8f0ef6f2-3202-4daf-984e-1615af8113ea" alt=""><figcaption></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.makerealms.com/explore-features/role-promotions.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.
