# 収益分配

{% hint style="info" %}
[レブシェアダッシュボード](https://docs.google.com/spreadsheets/d/1ah3-dNwo_Q6OqS7U2hwf4MPKDu6fTPy3SGj2u1YozAI/edit?pli=1\&gid=1057490222#gid=1057490222)
{% endhint %}

`50%` すべてのDEXの [スワップ手数料](/goodcryptox-ja/ekoshisutemu/dexsuwappu.md) 徴収されたものは適格なGOOD保有者に配布されます。

レベニューシェアの対象となるには、少なくとも `10,000` GOODトークンをあなたのgoodcryptoXウォレットに保有している必要があります。

収益分配のエポックは24時間です（つまり、レブシェアは24時間ごとに適格なウォレットに配布されます）。特定のエポックでレベニューシェアの対象となるには、そのエポック全体を通じてGOODトークンを保有している必要があります。したがって、エポック1の間にGOODトークンをあなたのgoodcryptoXウォレットに移動した場合、最初のレベニューシェアはエポック2終了後に受け取ることになります。

各エポックの終了時に、そのエポックの総配分可能収益を計算し、適格なウォレットと各ウォレットの適格トークン量を特定します。次に、適格トークンあたりのレブシェア額を算出し、収益分配を直接あなたのgoodcryptoXのSolanaウォレットに送信します。

デフォルトでは、あなたの収益分配は自動的にGOODトークンに再投資され、あなたが **自動複利** で保有量を増やすことができます。無効にしない限り、私たちはあなたの収益分配を使って公開市場でGOODを購入します。ダッシュボードでいつでも再投資のオン／オフを切り替えることができます。

{% hint style="info" %}
配分可能な収益 ＝ 収集された総スワップ手数料から10%を差し引いた額（対象： [トークンバーン](/goodcryptox-ja/goodtkun/bn.md) および [紹介（リファラル）](/goodcryptox-ja/ekoshisutemu/puroguramu.md) の収益分配）。

配分可能な収益の50%が適格なトークン保有者に分配されます。
{% endhint %}

{% hint style="success" %}
限定的な機会として、特定の方法であなたの収益分配を50%増やすことができます（適用： **1.5倍の乗数** をレブシェア計算におけるあなたのGOOD保有量に対して）当社の限定の [アルティメットNFT](/goodcryptox-ja/ekoshisutemu/nft.md).
{% endhint %}

を所持することで可能になります。獲得した総収益分配の情報や、自動複利のオン／オフはユーザーダッシュボードで確認できます：

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

<figure><img src="/files/16f6f78d06a97e61db8bbc98f65d6b5415495a23" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dc1648e2fb288a627c1bd50be94f6e96e53b942f" 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-ja/ekoshisutemu/shou-yi-fen-pei.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.
