# Rewards

This is an optional feature you could use within our App. This feature could serve multiple purposes. On one hand, it's a very good way to **motivate your users even more** to be active. On the other hand, you could use this feature to **increase the visibility of your sponsors**.

In order to get the rewards, users need to **cumulate credits** completing challenges and doing sport activities. When users have accumulated enough credits, they could **redeem them against a specific reward** (you could set a limited number of each reward).

Each reward has its corresponding code. Once they get the code, they could redeem the reward in the website of the brand.&#x20;

![](/files/-Mchug5YheNJH7EqkrQK)


---

# 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.sportheroes.com/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.
