# Rewards

All your rewards appear in the rewards list, to edit a reward simply click on the edit button. The rewards list displays all of your rewards. To change the settings of a reward, simply click the blue edit button, and to remove a reward, click the red delete button.

<figure><img src="/files/W2g6NgRN9BHl9mY98R3C" alt=""><figcaption><p>Reward Type: Engagement Points</p></figcaption></figure>

<figure><img src="/files/xsaRGXMjyP3v8sEAOBH6" alt=""><figcaption><p>Reward Type: Experience Points</p></figcaption></figure>

<figure><img src="/files/Xk9MICkfBIcQxSFfaMa4" alt=""><figcaption><p>Reward Type: Discord Role</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.siva.gg/founders-guide/backend/project-settings/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.
