> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-zh/good-dai-bi/chi-you-shou-yi.md).

# 持有收益

持有 GOOD 代币可使您享有多项权益。

如果您持有至少 `10,000` GOOD 代币在您的 goodcryptoX 钱包中，您有权接收 50% [收入分成](/goodcryptox-zh/sheng-tai-xi-tong/shou-ru-fen-cheng.md) 所有 DEX [兑换手续费](/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.md) 已收取。

持有 GOOD 代币还为您提供 DEX [兑换手续费](/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.md) 折扣 - 您持有的代币越多，折扣越高：

| 持有的 GOOD  | 兑换手续费折扣 |
| --------- | ------- |
| 10,000    | 10%     |
| 50,000    | 20%     |
| 100,000   | 30%     |
| 500,000   | 40%     |
| 1,000,000 | 50%     |

作为 GOOD 持有者，您还可受益于代币的 [销毁](/goodcryptox-zh/good-dai-bi/xiao-hui.md) — 代币越少，每个代币分得的收益越多，每个代币的价值也越高。

{% embed url="<https://www.youtube.com/watch?v=73lb1_gBvCs>" %}


---

# 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.goodcrypto.app/goodcryptox-zh/good-dai-bi/chi-you-shou-yi.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.
