# 代币互换

![](/files/04ynvDJrrWTdrzGvaVeo)

在 PaySwap 上进行 **代币交换** 是一种简单的方式，通过各种区块链上的自动流动性池来交换一种代币为另一种代币。

![](/files/OohNv2OxyTVs7IzW2rXE)

当您在 PaySwap 交易所进行代币交换（交易）时，您将根据您的交易路由通过的流动性池类型支付交易费用。您可以点击“路线”部分的放大镜图标来查看路由详情。

对于 Exchange V3 流动性池，目前有四种不同的费率层：0.01%，0.05%，0.25% 和 1%。

对于 StableSwap 流动性池，费率取决于个别池的配置。请查看“费用”部分以获取更多详情。

对于 Exchange V2 流动性池，应用了固定的 0.25% 交易费，具体分解如下：

* **0.17%** - 以奖励形式返还给流动性提供者的流动性池。
* **0.0225%** - 发送至 PaySwap 财政部。
* **0.0575%** - 发送用于 CAKE 的回购和销毁。

![](/files/tRRKHRCaQJ2qH6hgTiwd)


---

# 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.payswap.org/zhong-guo-ren/products/payswap-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.
