# 거래 수수료

FILLiquid 프로토콜에서는 **두 가지 유형의 거래 수수료**가 적용됩니다

#### 🟡 1. 스토리지 프로바이더(SP) 대출 수수료

* SP가 FILLiquid 유동성 풀에서 **FIL을 대출받을 때**,
* **1%의 거래 수수료**가 부과됩니다.

#### 🟢 2. 스테이킹 사용자의 출금 수수료

* FIT 토큰을 사용하여 **FIL을 출금(언스테이킹)** 할 때,
* **0.1%의 거래 수수료**가 부과됩니다.

📌 **모든 수수료는 FIL 기준으로 책정 및 결제**되며, 생태계 운영과 유동성 안정화에 사용됩니다.


---

# 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.filliquid.io/ko/undefined-1/undefined-2.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.
