# Rewards

Quest participants are awarded Rewards every time they complete a quest (both mini- and event-based quests).&#x20;

There are two types of rewards, each with it's own value proposition. Let's dive in.&#x20;

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

### XP Points

* XP points determine participants' ranking on the Leaderboard
* They can be linked to Discord server roles, allowing Participants to sync their questing activity to their status within the community
* Higher levels of XP points can also be used to "Boost" the earnings rate of credits
* XP points cannot be exchanged for any goods or services.&#x20;

### Credits

* Credits are used to purchase goods & services in the [Rewards store](/product-guides/community-hub/rewards-store.md)
* Participants can earn credits more quickly by ranking up on the leaderboard via XP Points

### Prizes

This is a special type of Reward that is only offered through Event-based Quests and Journey Quests. Learn more about Prizes in the [Quests](/product-guides/community-hub/quests.md)section.&#x20;


---

# 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.sesamelabs.xyz/product-guides/community-hub/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.
