> 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/vietnamese/whitepaper/cach-tham-gia/uu-dai-doi-tac.md).

# Ưu đãi đối tác

Ưu đãi đối tác chia làm 2 loại: Ưu đãi affiliate và Ưu đãi voucher.

* <mark style="color:purple;">Ưu đãi affiliate:</mark> nhận hoàn tiền và token thưởng khi mua sắm tại website/ứng dụng của thưởng hiệu đối tác.&#x20;

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

* <mark style="color:purple;">Ưu đãi voucher:</mark> nhận  hoàn tiền và token NEXT khi người dùng mua voucher và thanh toán ngay trên ứng dụng ShopNEXT.

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

{% hint style="info" %}
**Lưu ý: Thành viên MOON được thưởng thêm 20% hoàn tiền so với các thành viên khác. Xem** [Các gói thành viên](/vietnamese/whitepaper/cach-tham-gia/cac-goi-thanh-vien.md) **để biết thêm thông tin.**
{% endhint %}

|                                | **Ưu đãi affiliate**                                                                                                                                                                                                                                                               | **Ưu đãi voucher**                                                                                                                                                                                                                                                                 |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Phương thức thanh toán         | Phương thức bất kỳ                                                                                                                                                                                                                                                                 | Phương thức bất kỳ                                                                                                                                                                                                                                                                 |
| Thời gian ghi nhận và đối soát | <p>Ghi nhận trong 24h<br>Đối soát từ 30-60 ngày</p>                                                                                                                                                                                                                                | Ghi nhận và đối soát tức thì                                                                                                                                                                                                                                                       |
| Cách tính phần thưởng          | Xem [/pages/s0i7PonKE4TymP4PSRyi#2.-phan-thuong-cho-uu-dai-hoan-tien-uu-dai-affiliate-va-uu-dai-voucher](https://docs.shopnext.io/vietnamese/whitepaper/cach-tham-gia/pages/s0i7PonKE4TymP4PSRyi#2.-phan-thuong-cho-uu-dai-hoan-tien-uu-dai-affiliate-va-uu-dai-voucher "mention") | Xem [/pages/s0i7PonKE4TymP4PSRyi#2.-phan-thuong-cho-uu-dai-hoan-tien-uu-dai-affiliate-va-uu-dai-voucher](https://docs.shopnext.io/vietnamese/whitepaper/cach-tham-gia/pages/s0i7PonKE4TymP4PSRyi#2.-phan-thuong-cho-uu-dai-hoan-tien-uu-dai-affiliate-va-uu-dai-voucher "mention") |
| Nhận hoàn tiền                 | Có                                                                                                                                                                                                                                                                                 | Có                                                                                                                                                                                                                                                                                 |
| Nhận token thưởng              | Có                                                                                                                                                                                                                                                                                 | Có                                                                                                                                                                                                                                                                                 |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.shopnext.io/vietnamese/whitepaper/cach-tham-gia/uu-dai-doi-tac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
