# 선물거래 수수료 설명

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

선물 거래 체결 과정에서 YUBIT 는 일정 수수료를 징수합니다. 수수료는 선물 주문이 체결될 때만 발생하며, 계좌 잔액에서 공제됩니다. 주문의 시작 증거금에는 영향을 미치지 않습니다.

**수수료율:**

* 메이커(Maker): 0.06%
* 테이커(Taker): 0.06%

**예시:**

100,000 USDT 규모의 선물 거래를 10배 레버리지로 실행하는 경우:

* 실제 투자 금액: 10,000 USDT
* 계약 수수료는 실제 포지션 가치 기준으로 계산되며 레버리지와 무관합니다.

수수료 계산 (0.06% 기준):

• 수수료 = 포지션 가치 × 수수료율

• 수수료 = 100,000 USDT × 0.0006 = 60 USDT

∴ 레버리지 사용 여부와 관계없이, 실제 포지션 가치(100,000 USDT) 기준 60 USDT가 수수료로 부과됩니다.

**수수료 계산 공식:**

수수료 = 포지션 가치 \* 수수료율 = 주문 수량 \* 표 가격 \* 수수료율

YUBIT 를 신뢰해 주셔서 감사합니다!

**YUBIT 팀**


---

# 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://yubit.gitbook.io/yubitko/futures/fee.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.
