# DEXスワップ手数料

すべてのDEXスワップはgoodcryptoX経由で行われます - [AMM DEX ](/goodcryptox-ja/dui-ying-amm-dex.md)または [永久先物（Perp）DEX](/goodcryptox-ja/dui-ying-perp-dex.md) に対してスワップ手数料が適用されます。<br>

DEX現物スワップの基本スワップ手数料は `1%`.

DEX先物スワップの基本スワップ手数料は `0.1%`.<br>

`50%` 徴収されたスワップ手数料のうちの [収益共有](/goodcryptox-ja/ekoshisutemu/shou-yi-fen-pei.md) 適格なGOODトークン保有者への支払い。&#x20;

`10%` 徴収されたスワップ手数料のうちの [バーン（焼却）](/goodcryptox-ja/goodtkun/bn.md) GOODトークンの供給を減らします。<br>

スワップ手数料の割引は以下に基づいて利用できます：

* [取引量](/goodcryptox-ja/ekoshisutemu/roiyarutipuroguramu.md) - 最大50％まで；
* [保有するGOODトークン](/goodcryptox-ja/goodtkun/bao-you-te-dian.md) - 最大50％まで；
* [サブスクリプション](/goodcryptox-ja/ekoshisutemu/sabusukuripushonpuran.md) - 最大30％まで；
* [アルティメットNFT](/goodcryptox-ja/ekoshisutemu/nft.md) - 50%;
* [紹介（リファラル）](/goodcryptox-ja/ekoshisutemu/puroguramu.md) ステータス - 5％；

割引はDEXの現物取引と先物取引の両方に適用されます。\
例えば、50％の割引があるとDEX現物手数料は `0.5%` となり、DEX先物手数料は - `0.05%.`

割引は累積します — 追加で得られる各割引が合計割引を増やします。&#x20;

注意：割引は合算ではなく乗算で累積します。50％の割引が2つある場合、まず半額になり、さらにその半額になるため、最終的には元の手数料の25％を支払うことになります。

<details>

<summary>スワップ手数料計算の例</summary>

あなたは$1,000のスワップを送信しています。このスワップの基本手数料は1％です。

あなたの取引量割引は10％、サブスクリプション割引は10％、GOOD保有割引は20％です。

1％の基本手数料 - 取引量割引10％ = 0.9％；

0.9％ - サブスクリプション割引10％ = 0.81％；

0.81％ - GOOD保有割引20％ = 0.648％。

このスワップに対するあなたのスワップ手数料は0.648％になります。

</details>

ユーザーダッシュボードであなたのスワップ手数料割引を確認できます：

<figure><img src="/files/b69af5b8e0cacdeefad3f7997ae12540a4a495e4" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/a122dfc74d3458eff25a85fb974c06e71e548599" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/cdc547bd76544f0be50cb8fc58da25f345461507" alt="" width="563"><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/dexsuwappu.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.
