# Royalty Based Roles

{% hint style="warning" %}
We advise Royalty Roles to be assigned **in addition** to holder roles to reduce friction for users entering a new community.
{% endhint %}

To set up a Royalty based role, select the "Add Rule" button. Next, select the "Royalty" option on the Rule menu.

<figure><img src="/files/8al0svPEfV7pmnUUBozN" alt=""><figcaption></figcaption></figure>

Next, select your desired gating option for Royalties. You can choose to assign a role to users who have paid royalties, and also distribute roles to users who have not paid royalties.<br>


---

# 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.matrica.io/guides/community-guide/verification/royalty-based-roles.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.
