# Token Swaps

When you make a token swap (trade) on the exchange, you will pay a **0.30% trading fee**, which is broken down as follows:

0.15% - Return to liquidity pools in the form of a fee rewardfor liquidity providers.  （LP分红）

0.05% - Buyback FAX for burning.（回购销毁）

0.05% - Distribute to FAX holders as USDT dividends. （持币分红）

0.05% - Buyback FAX and distribute to all FAX holders.（回购分红）

> Unlike other AMM decentralized exchanges on BNB Chain, our recommended swap route is USDT, not BNB or BUSD. Arbitrage between FamSwap and other DEXs or CEXs can cost way lower.


---

# 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://famswaps-organization.gitbook.io/famswapgen-ying-wen-ban/products/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.
