# 如何使用稳定币兑换

<figure><img src="/files/h1nQwba8lC7x3UNevDoZ" alt=""><figcaption></figcaption></figure>

## 通过稳定币兑换 (StableSwap) 进行交易&#x20;

在稳定币兑换 (StableSwap) 上进行交易与使用现有的 PancakeSwap AMM 非常相似。在我们开始之前，你需要一个兼容 BNB 智能链的钱包和一些 BNB 来支付 gas 费用。欲了解更多关于钱包设置的信息，请查看我们的[钱包指南](/chinese/master/get-started/wallet-guide.md)。

1. 跳转到[兑换界面](https://pancakeswap.finance/swap)。
2. 选择您想要交易的代币对。
3. 从这一步开始，交换步骤与 Pancakeswap 上普通的代币兑换相同！如果你是第一次进行兑换，请查看[交易指南](/chinese/chan-pin/pancakeswap-exchange/ru-he-jin-xing-jiao-yi.md)

## 添加&移除流动性

知道如何在稳定币兑换 (StableSwap) 添加和移除流动性也是很重要的一环，他的操作步骤与一般 PancakeSwap AMM 的操作步骤非常接近。请参阅[此处的指南](/chinese/chan-pin/pancakeswap-exchange/tian-jia-yi-chu-liu-dong-xing.md)以获取更详细的说明。PancakeSwap 稳定币兑换流动性池的名称显示为 "Stable LP" 。


---

# 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/wen-ding-bi-dui-huan/ru-he-shi-yong-wen-ding-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.
