# Role Rewards

- [Adding](https://docs.votemanager.xyz/rewards/add.md): Want to add more role rewards for voters? Say for 20, 30 or 50 votes? You can do that! The steps shown here will teach you how
- [Removing](https://docs.votemanager.xyz/rewards/remove.md): Set the wrong number of votes for a role reward? Added to many role rewards? Don't worry, you can remove a role reward by following the steps shown here
- [Via Dashboard](https://docs.votemanager.xyz/rewards/dash.md): Want to manage extra role rewards via our new Web Dashboard? Below, you learn how to add & remove role rewards in the dashboard


---

# 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.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.
