# BSC - 创建 V2 流动性并捆绑买入教程

{% hint style="success" %}
**创建流动性并捆绑买入 v2：**<https://bsc.ciaotool.io/swap/v2/create-liquidity-and-buy-v2>
{% endhint %}

### ✅ 如何使用**创建流动性并捆绑买入**？

#### 1. **连接钱包**

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

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

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

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

#### 2. 选择加池的两种代币

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

#### 3.**填写加池数量**

* 输入两种代币的数量。

<figure><img src="/files/3hhtKP5qkwoy1I4REPWK" alt=""><figcaption></figcaption></figure>

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

#### 4. 导入买入钱包私钥

* 选择批量导入方式，可以手动粘贴多个私钥，也可以 上传包含私钥的表格文件（xlsx / xls）。
* 系统将自动识别每个钱包的 BNB 余额、From余额、To余额。

{% hint style="warning" %}
注意：单次最多支持导入 **20 个地址**。
{% endhint %}

#### 5. 设置买入参数

**配置方式：**

* 为每个地址设置「买入金额」 ，单个地址无上限买入金额，刷新余额查看即可
* 可选择刷新余额或调整买入比例
* 系统将展示每个地址的状态 + 操作按钮

{% hint style="info" %}
注意：买入地址的BNB余额必须大于 0.0008！
{% endhint %}

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

#### 6. 开始交易

* 检查无误后，点击 **“开始交易”** 按钮。
* 交易速度会受到链上拥堵情况影响，链上拥堵时可能交易速度较慢，还请您耐心等待。

### ❓常见问题 FAQ

#### **1.** 为什么创建流动性并捆绑买入会失败？

* [x] 答：请确认钱包内 BNB / WBNB 余额是否充足，以覆盖加池，捆绑买入所需资金及 Gas 费用。

#### **2.** 加池的代币数量和比例有要求吗？

* [x] 答：没有强制限制。你可以根据 代币经济模型、预期初始价格及市值目标 灵活调整加池数量与比例。

#### **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/bundler-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.
