# Token Swaps

![](/files/YpggIXfFEZsKKxTYlyIb)

[**Token swaps**](https://pancakeswap.finance/swap) on PancakeSwap are a simple way to trade one token for another via automated liquidity pools on BNB Smart Chain, Ethereum and Aptos, and also with market makers when trading tokens on BNB Smart Chain and Ethereum.

![](/files/k6QisveIxzIXCBzaeqNq)

When you make a token swap (trade) on the [BNB Smart Chain](https://pancakeswap.finance/swap?chain=bsc) or [Ethereum](https://pancakeswap.finance/swap?chain=eth) PancakeSwap 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 StableSwap liquidity pools, the fee rate depends on the individual pool configurations. Please check the “Fee” section for more detail.

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 PancakeSwap Treasury.
* **0.0575%** - Sent towards CAKE buyback and burn.

![](/files/WapbWitpIzpi59kU21UQ)

Please note that on [Aptos](https://aptos.pancakeswap.finance/swap), only PancakeSwap Exchange V2 is deployed, therefore all the token swaps on Aptos will have a fixed 0.25% trading fee with the same breakdown as mentioned above.


---

# 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.pancakeswap.finance/trade/pancakeswap-exchange/trade.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.
