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

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

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

{% hint style="info" %}
如果你更偏好视频形式的学习，欢迎观看本教程
{% endhint %}

{% embed url="<https://youtu.be/14_-1P-t7Y8>" %}

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

### **🛠️ 创建/添加流动性详细流程**&#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/ZVFvgJxt0xteVeyl3j1t" alt=""><figcaption></figcaption></figure>

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

* 输入两种代币的数量。

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

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

* 添加流动性时：会出现已经有的流动池详细，且价格固定，只需要输入TokanA的数量即可。

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

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

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

#### &#x20;**5️⃣  创建流动性**

* 检查无误后，点击“**开始交易”**&#x6309;钮。

### ❓ 常见问题**FAQ**&#x20;

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

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

#### **2. 我创建的是 WBNB 交易对，用户可以用 USDT 买币吗？**

* [x] 可以的，即使你创建的是 WBNB 池：仍可用 USDT → BNB → 你的代币 链上交易是自动路由的，结果是相通的。

#### **3. 加池的代币数量有要求吗？**

* [x] 没有强制要求,你可以根据代币经济模型、想要的初始价格、市值目标、来灵活决定加池比例。

#### **4. 预估价格后面会变吗？**

* [x] 会的，预估价格 = 上线初始价格，随着用户不断买卖，价格会实时变化，交易越多，价格波动越真实。

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