# 환급금 구조

{% hint style="success" %}
직관적인 이해를 돕기 위해 아래 표는 트레이더가 **100만 달러 상당의 암호화폐를 거래**하는 시나리오를 가정합니다. 또한 Feeturn이 각 DeFi 거래소에서 **가장 좋은 추천인 등급**을 보유하고 있다고 가정합니다.

그러나 Feeturn은 아직 초기 단계에 있으며, 가장 좋은 추천인 등급을 보유하지 못했다는 점에 유의하는 것이 중요합니다. 따라서 Feeturn 고객이 받는 환급금과 최종 수수료 지출은 **표의 예시와 다를 수 있습니다.**

물론 Feeturn은 가능한 한 빨리 최고 등급에 도달하기 위해 노력하고 있으며, 이 표의 내용은 **곧 현실이 될 것**입니다.
{% endhint %}

<table><thead><tr><th width="158">거래소</th><th width="149">GMX V1</th><th>GMX V2</th><th>gTrade</th><th>Gambit</th></tr></thead><tbody><tr><td>오프닝 수수료율</td><td>0.1%</td><td>0.07%</td><td>0.08%</td><td>0.04%</td></tr><tr><td>클로징 수수료율</td><td>0.1%</td><td>0.07%</td><td>0.08%</td><td>0.04%</td></tr><tr><td>거래 대금</td><td><strong>$1,000,000</strong></td><td><strong>$1,000,000</strong></td><td><strong>$1,000,000</strong></td><td><strong>$1,000,000</strong></td></tr><tr><td><strong>환급 전 수수료</strong></td><td><strong>$2,000</strong></td><td><strong>$1,400</strong></td><td><strong>$1,600</strong></td><td><strong>$800</strong></td></tr><tr><td>Feeturn 환급금</td><td>$210</td><td>$147</td><td>$140</td><td>$210</td></tr><tr><td><strong>환급 후 수수료</strong></td><td><strong>$1,790</strong></td><td><strong>$1,253</strong></td><td><strong>$1,460</strong></td><td><strong>$590</strong></td></tr></tbody></table>


---

# 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.feeturn.com/ko/earning-simulation/cashback-structure.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.
