# 代币兑换

![](/files/EtdhsaULdfj6fSY5tyAI)

PancakeSwap 上的 [代币兑换](https://pancakeswap.finance/swap) 为一种简单的代币交易方式：可以透过自动化流动性池进行兑换，目前支援 BNB 智能链、以太链和 Aptos 链；以及与做市商（Market Maker）进行兑换，目前支援 BNB 智能链和以太链。

<div align="left"><figure><img src="/files/5xDe9730pyAIjE2cIlYY" alt=""><figcaption></figcaption></figure></div>

当您在 [BNB 智能链](https://pancakeswap.finance/swap?chain=bsc) 或 [以太链](https://pancakeswap.finance/swap?chain=eth) 上的PancakeSwap 进行代币兑换（交易）时，您将根据您的交易经过的流动性池类型支付交易费用。您可以通过点击 "路由" 那栏的放大镜图标来检查交易路径的详细信息。&#x20;

对于 V3 交易系统的流动性池，目前有四个不同的收费等级：0.01%、0.05%、0.25% 和 1%。&#x20;

对于 StableSwap 流动性池，费率取决于各个池子的配置。请查看 “[费用](/chinese/chan-pin/pancakeswap-exchange/wen-ding-bi-dui-huan.md#wen-ding-bi-jiao-yi-fei-yong)” 部分以了解更多细节。

对于 V2 交易系统的流动性池，您将支付固定的 0.25% 的交易费用，具体分配如下：&#x20;

* **0.17%** - 返回给流动性提供者。以交易费用奖励形式注入到流动性资金池，实际体现在拆开流动性时。
* **0.0225%** - 到 PancakeSwap 团队金库。&#x20;
* **0.0575%** - 用于 CAKE 的回购和销毁。

<div align="left"><figure><img src="/files/kwIvIwRSm4IShoPzVaqa" alt=""><figcaption></figcaption></figure></div>

请注意，在 [Aptos 链](https://aptos.pancakeswap.finance/swap)上，目前只部署了 PancakeSwap  V2 交易系统，因此 Aptos 链上的所有代币兑换都会有固定的 0.25% 的交易费用，具体费用细分与上面提到的一样。


---

# 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/chinese/chan-pin/pancakeswap-exchange/dai-bi-dui-huan.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.
