# Rewards

{% content-ref url="/pages/Cw5GBq6tPYO3PnR5Vj5c" %}
[Coin Rewards](/campaign-managers/rewards/coin-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/7mcj45Z9PzS8VqVoazQx" %}
[NFT Rewards](/campaign-managers/rewards/nft-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/ucb8l0lOBPMYkdp7lFvS" %}
[Custom Rewards](/campaign-managers/rewards/custom-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/yabpZ2vnZrSvdKREvFWF" %}
[Coupon Rewards](/campaign-managers/rewards/coupon-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/mW1rgxNdWsrD13wL4OyY" %}
[Discord Role Rewards](/campaign-managers/rewards/discord-role-rewards.md)
{% endcontent-ref %}

### Reward Distribution

Apart from letting your campaign participants redeem their hard earned points for rewards, you can generate unique QR codes for claiming NFT rewards and gate reward redemption for holders of a  specific coin or an NFT.

{% content-ref url="/pages/9GLZZtIHRVEPX2fvTP80" %}
[QR codes](/developers/qr-codes.md)
{% endcontent-ref %}


---

# 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.thx.network/campaign-managers/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.
