# Fees

## How much does ExinSwap cost?

The trading price is entirely determined by liquidity. ExinSwap currently supports two types of protocols, Uniswap with a 0.3% transaction fee and Curve with a 0.04% transaction fee.

Currently, the platform does not take a fee, and the fees generated from transactions will be placed directly into the liquidity pool, and LP Token will fully capture this value.


---

# 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/en/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.
