# BSC - 移除 V3 流动性教程

{% hint style="success" %}
**移除流动性 v3：**<https://bsc.ciaotool.io/swap/v3/remove-liquidity-v3>
{% endhint %}

{% hint style="warning" %}
必须确保余额充&#x8DB3;**（钱包内至少有 0.03 BNB）**
{% endhint %}

#### **🛠️ 移除流动性详细流程**&#x20;

#### **1️⃣ 连接钱包**

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

#### **2️⃣** 输入用于移除流动性的私钥

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

#### **3️⃣ 设置移除比例**

* 输入移除的流动性比例：自定义，最大为100%，点击Max即可。

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

{% hint style="info" %}
**关于比例：**&#x5047;设池子都是您一个人加的， 那么这个百分比=池子的百分比。如果池子是多个人加的，就需要另外算的。比如，您本身占有池子份额的20%。那么您即便选择100%，整个池子也只是锁了20%的流动性而已。如果您选择20%，那么整个池子也就是锁了4%的流动性。
{% endhint %}

#### **4️⃣ 勾选需要移除的流动性**

#### **5️⃣ 移除流动性**

* 确认信息无误后，点击开始交易。

### **FAQ**&#x20;

#### **1. 为什么撤池会失败？**

* [x] 钱包内 BNB / WBNB 是否足够。

#### **2. 撤池后代币还能交易吗？**

* [x] 如果全部移除是不能交易的，只是移除添加一部分是还能交易的。

#### **3. 移除会收取费用吗？**

* [x] 会的，移除流动性是按次收费，每次0.024BNB

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/zh-hans/chains/bsc/swap/remove-liquidity-v3.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.
