# Reward Store

[Visit](https://app.intract.io/app/campaign/reward-store) ↗️

The Reward Store is an excellent way to incentivize your users beyond the standard quest rewards. You can now set up various rewards for users who complete a specific number of quests, loyalty tasks, referrals, and even specific quest completions.

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

Organizing rewards into sections is simple. Just create a section, name it, and add rewards by clicking on "Set Reward." Specify the reward name, description, and eligibility parameters. Rewards can be NFTs, custom items, or Discord roles. You can select the type of reward and its specifics, such as which NFT or role is being awarded.

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

Once everything is set up, it will be reflected in your Reward Store. Users can then claim the rewards they are eligible for.


---

# 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.intract.io/product-guide/community-hub-guides/reward-store.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.
