> For the complete documentation index, see [llms.txt](https://docs.shopnext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopnext.io/whitepaper/how-to-play/partnered-deals.md).

# Partnered deals

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

Partner deals are classified into Affiliate deals and Voucher deals.

* Affiliate deals offer cashback and NEXT rewards when shopping at website/app of partnered merchants.
* Voucher deals offer cashback and NEXT rewards when purchasing vouchers right on the ShopNEXT app.

{% hint style="info" %}
*Note: MOONers are offered a bonus rewards of 20% cashback compared to other users. See* [***Subscription Plan***](/whitepaper/how-to-play/subscription-plan.md) *for more details.*
{% endhint %}

|                     | **Affiliate deals**                                                                          | **Voucher deals**                                                                            |
| ------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| Payment method      | Any method                                                                                   | Any method                                                                                   |
| Reconciliation time | <p>Record in 24h<br>Reconcile in 30-60 days</p>                                              | Record and reconcile instantly                                                               |
| Reward calculation  | See [Rewards calculation](/whitepaper/how-to-play/rewards-calculation.md#baserewardcashback) | See [Rewards calculation](/whitepaper/how-to-play/rewards-calculation.md#baserewardcashback) |
| Cashback rewards    | Yes                                                                                          | Yes                                                                                          |
| Token NEXT rewards  | Yes                                                                                          | Yes                                                                                          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.shopnext.io/whitepaper/how-to-play/partnered-deals.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.
