# BSC - 创建/添加 V3 流动性教程

{% hint style="success" %}
**创建流动性 v2：**<https://bsc.ciaotool.io/swap/v3/create-liquidity-v3>

**添加流动性 v2：**<https://bsc.ciaotool.io/swap/v3/add-liquidity-v3>
{% endhint %}

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

### **🛠️ 创建/添加流动性v3详细流程**&#x20;

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

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

* 输入用于创建/添加流动性的私钥

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

#### **2️⃣ 选择加池的两种代币**

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

{% hint style="warning" %}
添加流动性时：输入币对地址即可
{% endhint %}

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

#### **3️⃣ 选择手续费级别**

* V3 的 LP 手续费不同于V2，不再是复利。
* 交易费用不同：V3有四种不同的交易费等级，最多可降低25倍交易费用；V2每一笔交易将支付0.25%手续费。

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

{% hint style="info" %}
Swap v3创建流动性滑点设置默认为1%
{% endhint %}

#### **4️⃣ 设置初始价格与价格区间**

1.区间大小決定收益高低 (LP 手续费收益、CAKE 收益皆适用)

* 越窄收益越高，无常损失越大
* 越宽收益越低，无常损失越小
* 全区间设置则类似于 V2 运作，收益将非常少

2.超出区间时

* 无收益
* 流动性仓位将变为单币
* 可以移除流动性并重新添加，或是等待价格重新回到区间内

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

#### **5️⃣ 填写加池数量**

* 输入代币的数量。

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

{% hint style="info" %}
提示：请自行计算合适的比例后再创建流动性。
{% endhint %}

#### 6️⃣ **授权代币**

* 第一次操作时，需要授权合约使用你的代币。

#### 7️⃣ **开始交易**

* 检查无误后，点击 **“开始交易”** 按钮。

**💬 如遇到问题？加入社群实时咨询**：<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/create-add-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.
