# Via Dashboard

To get started, go to the rewards page of your servers dashboard & select the platform you wish to add or remove role rewards for. If you are managing roles for a bot, select the bot from the dropdown in the top left

<figure><img src="/files/6jcFuGKK1dywQCVOtunz" alt=""><figcaption><p>Rewards page of your servers dashboard</p></figcaption></figure>

To add a role reward, simply fill out the options under the heading **Add Reward**. To make the role permanent, leave the **Duration** inputs blank

<figure><img src="/files/yc7qNn8iEKL9Dbu4aMRb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zksxZnZEzgl2zdABQ6Zh" alt=""><figcaption></figcaption></figure>

Once you have finished filling out the options, click on the **Add Reward** button in the bottom right. The role will be added to the **Current Rewards** table. You can now add more roles. Remember to save once you're done!

<figure><img src="/files/K8g02MUc7BCG76AGI7QH" alt=""><figcaption></figcaption></figure>

If you wish to remove a role, then just click on the **X** icon next to the row containing the role reward you wish to remove. It will then be removed from the able and once you press **Save Changes** that role will no longer be given


---

# 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.votemanager.xyz/rewards/dash.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.
