# 费用

## ExinSwap 费用是怎么样的？

交易价格完全由流动性决定。目前 ExinSwap 支持两种类型的协议，Uniswap 协议交易手续费为 0.3%，Curve 协议交易手续费为 0.04%。

目前平台不抽取手续费，交易产生的手续费将会直接放入流动池中，LP Token 将会完全捕获这部分价值。


---

# 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://support.exinswap.com/zh/fees.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.
