# Booster Roles

## Give an additional role to boosters

**1.** Create a role to give users who boost if you haven't already.

**2.** Configure the bot to give users the role upon boosting the server.\
**Example:`/boost support-role set @supporter`**

## Allow boosters to create and maintain their own personal role

{% hint style="info" %}

#### They are able to edit the name, color, and role-icon of the role. The role will have NO permissions!

{% endhint %}

To enable booster roles, use **`/booster-roles enable`**

Once the setting is enabled, follow this help guide below to setup a booster role.

<figure><img src="/files/HdbsHirT5jVNc2BxpAIf" alt=""><figcaption><p>Booster role help guide</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/boost-tracking/booster-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.
