# Swaps/Trading

The exchange is where you can trade one token for another. It is a simple swap interface, just select the two tokens you wish to exchange.&#x20;

<figure><img src="https://104147049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyy4Zg8vK2DhABfni6itj%2Fuploads%2FTVIgOAeyLb684APf2egl%2Fimage.png?alt=media&#x26;token=ee2e3e11-a61a-426a-8e0f-03c8a11bdce8" alt=""><figcaption></figcaption></figure>

The liquidity provided to the exchange comes from Liquidity Providers ("LPs") who stake their tokens in "Pools". In exchange, they get LP (Liquidity Provider) tokens, which can also be staked to earn Fairy tokens in the "farm".

When you make a token swap (trade) on the exchange you will pay a 0.&#x33;**% commission fee**, which is broken down as follows:

**0.15%** - Given to liquidity pools.

**0.15%** - Charged as protocol fee.


---

# 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://fairy-swap.gitbook.io/fairyswap-v2/user-tutorials/swaps-trading.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.
