# ค่าธรรมเนียมสวอป DEX

การสว็อป DEX ทั้งหมดผ่าน goodcryptoX - บน [AMM DEXs ](/goodcryptox-th/dex-amm.md)หรือ [Perp DEXs](/goodcryptox-th/perp-dex.md) จะเรียกเก็บค่าธรรมเนียมการสว็อป<br>

ค่าธรรมเนียมพื้นฐานสำหรับการสว็อป DEX สปอต คือ `1%`.

ค่าธรรมเนียมพื้นฐานสำหรับการสว็อป DEX ฟิวเจอร์ส คือ `0.1%`.<br>

`50%` ของค่าธรรมเนียมการสว็อปที่เก็บได้จะถูกใช้สำหรับ [การแบ่งปันรายได้](/goodcryptox-th/ecosystem/revenue-sharing.md) การจ่ายให้กับผู้ถือโทเค็น GOOD ที่มีสิทธิ์&#x20;

`10%` ของค่าธรรมเนียมการสว็อปที่เก็บได้จะถูกใช้สำหรับการ [การเผา](/goodcryptox-th/good/burn.md) ของโทเค็น GOOD เพื่อลดจำนวนเงินหมุนเวียน<br>

มีส่วนลดค่าธรรมเนียมการสว็อปตาม:

* [ปริมาณการเทรด](/goodcryptox-th/ecosystem/loyalty-program.md) - สูงสุด 50%;
* [โทเค็น GOOD ที่ถืออยู่](/goodcryptox-th/good/holding-benefits.md) - สูงสุด 50%;
* [การสมัครสมาชิก](/goodcryptox-th/ecosystem/subscription-plans.md) - สูงสุด 30%;
* [Ultimate NFT](/goodcryptox-th/ecosystem/nfts.md) - 50%;
* [การอ้างอิง](/goodcryptox-th/ecosystem/referral-program.md) สถานะ - 5%;

ส่วนลดจะถูกนำไปใช้กับการเทรดทั้งสปอตและฟิวเจอร์สบน DEX\
เช่น ด้วยส่วนลด 50% ค่าธรรมเนียม DEX Spot ของคุณจะเป็น `0.5%` และค่าธรรมเนียม DEX Futures จะเป็น - `0.05%.`

ส่วนลดสามารถสะสมกันได้ - แต่ละส่วนลดเพิ่มเติมที่ได้รับจะเพิ่มเปอร์เซ็นต์ส่วนลดรวมของคุณ&#x20;

โปรดทราบว่า ส่วนลดสะสมโดยการคูณ ไม่ใช่การบวก สองส่วนลด 50% หมายความว่าคุณจ่ายครึ่งหนึ่ง จากนั้นจ่ายครึ่งหนึ่งของครึ่งนั้นอีกครั้ง — สรุปคือจ่าย 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/ad9a51c3b90643f200ba8c593f9b99deaed2de3f" alt="" width="563"><figcaption></figcaption></figure>

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

<figure><img src="/files/64f4125bb9f7002ac2e225bc283d479ef0abac1f" 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-th/ecosystem/dex.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.
