# 收入分成

{% hint style="info" %}
[分润仪表板](https://docs.google.com/spreadsheets/d/1ah3-dNwo_Q6OqS7U2hwf4MPKDu6fTPy3SGj2u1YozAI/edit?pli=1\&gid=1057490222#gid=1057490222)
{% endhint %}

`50%` 来自所有去中心化交易所（DEX）的 [兑换手续费](/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.md) 收取后将分配给符合条件的 GOOD 持有者。

要有资格获得收益分成，您必须在您的 goodcryptoX 钱包中至少持有 `10,000` GOOD 代币。

收益分成的周期为 24 小时（即每 24 小时将向符合条件的钱包分配一次分润）。要在某个周期内获得收益分成，您必须在整个周期内持有 GOOD 代币。因此，如果您在第 1 个周期内将 GOOD 代币转入您的 goodcryptoX 钱包，您将在第 2 个周期结束后收到第一次收益分成。

在每个周期结束时，我们会计算该周期的可分配总收入，识别符合条件的钱包以及每个钱包中符合条件的代币数量。然后，我们计算每个符合条件代币的分润金额，并将收益分成直接发送到您的 goodcryptoX Solana 钱包。

默认情况下，您的收益分成将自动再投资为 GOOD 代币，使您能够 **自动复利** 您的持仓。除非您禁用此功能，否则我们将使用您的收益分成在公开市场上购买 GOOD。您可以随时在仪表板中开启或关闭再投资。

{% hint style="info" %}
可分配收入 = 收取的总兑换手续费减去 10% 的 [代币销毁](/goodcryptox-zh/good-dai-bi/xiao-hui.md) 和 [推荐](/goodcryptox-zh/sheng-tai-xi-tong/tui-jian-ji-hua.md) 收益分成。

可分配收入的 50% 将分配给符合条件的代币持有者。
{% endhint %}

{% hint style="success" %}
有一个有限的机会可以将您的收益分成提高 50%（通过持有我们的独家 NFT 可 **将您持有的 GOOD 代币数量用于分润计算时乘以 1.5 倍** ），方法是持有我们的其中一件独家 [终极 NFT](/goodcryptox-zh/sheng-tai-xi-tong/nft.md).
{% endhint %}

您可以在用户仪表板中查看您已获得的总收益分成信息，并开启或关闭自动复利：

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

<figure><img src="/files/730a3cef047b6832535884e4ad737f0493fd7b03" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/24c602cd99cfebaa4c442ce8e53c43dc3521250f" alt=""><figcaption></figcaption></figure>


---

# 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.goodcrypto.app/goodcryptox-zh/sheng-tai-xi-tong/shou-ru-fen-cheng.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.
