> 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/san-giao-dich-the-nft-the-bonus.md).

# Sàn giao dịch thẻ NFT (thẻ bonus)

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

Khi có nhu cầu mua bán thẻ NFT (thẻ bonus), bạn có thể truy cập vào sàn giao dịch thẻ NFT (thẻ bonus) trên ứng dụng di động của ShopNEXT.

{% hint style="info" %}
Lưu ý:

* Sàn NFT của ShopNEXT chỉ hỗ trợ mua bán thẻ NFT, không hỗ trợ ví thẻ.
* ShopNEXT thu phí 5% cho các giao dịch thẻ NFT. Phí được trả bởi người bán.
* Token NEXT sẽ được sử dụng cho các mua bán thẻ NFT.
* Sàn giao dịch thẻ NFT của ShopNEXT là sàn on-chain, nghĩa là tất cả các giao dịch đều diễn ra trên BNBChain.
* Thẻ NFT sẽ được duyệt trong vòng 24 tiếng sau khi được đăng bán.
* Chỉ có thẻ NFT đủ 100% power mới được đăng bán.
* Một khi được đang bán, thẻ NFT sẽ được gỡ bỏ khỏi tất cả các giao dịch đang xử lý và không được dùng để tính [Hệ số thưởng](/vietnamese/whitepaper/cach-tham-gia/he-so-thuong.md).
  {% endhint %}

{% hint style="danger" %}
Cấm giao dịch "chui": Sàn giao dịch NFT của ShopNEXT là nơi duy nhất để giao dịch thẻ NFT. Nếu người dùng chuyển thẻ ra bên ngoài, thẻ sẽ bị vô hiệu và không thể được sử dụng trong app ShopNEXT nữa.&#x20;
{% endhint %}


---

# 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/san-giao-dich-the-nft-the-bonus.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.
