# Token Swaps

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

Token swaps on GroFi Dex provide a straightforward method for trading one token for another through automated liquidity pools on U2U Chain.

<div align="center"><figure><img src="/files/0eyLmnWndATCVEIWr86T" alt=""><figcaption></figcaption></figure></div>

When making a token swap (Buy/Sell) on GroFi Dex, you'll pay trading fees based on the liquidity pool your trade is routed through. You can review route details by clicking the magnifying glass icon in the “Route” section.

For exchange liquidity pools, there are currently 4 different fee tiers: 0.01%, 0.05%, 0.25%, and 1%.


---

# 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.grofidex.io/features/exchange/token-swaps.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.
