# Token Swap

[<mark style="color:orange;">**Token swaps**</mark>](https://fusionx.finance/swap) on FusionX are a simple way to trade one token for another via automated liquidity pools on Mantle Chain and also with market makers when trading tokens on Mantle.

<figure><img src="/files/K0IkInnaUsFyBUWqdH0k" alt="" width="500"><figcaption></figcaption></figure>

![](https://github.com/FusionX-Finance/docs/blob/main/products/exchange/broken-reference)

When you make a token swap (trade) on the Mantle FusionX Exchange, you will pay trading fees according to the type of liquidity pool your trade is being routed through. You may check the route details by clicking the magnifier icon on the “Route” section.

For Exchange V3 liquidity pools, there are currently four different fee tiers: 0.01%, 0.05%, 0.25%, and 1%.

For Exchange V2 liquidity pools, a fixed 0.25% trading fee is applied, which is broken down as follows:

* **0.17%** - Returned to Liquidity Pools in the form of a fee reward for liquidity providers.
* **0.0225%** - Sent to the FusionX Treasury.


---

# 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.fusionx.finance/products/exchange/token-swap.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.
