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

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

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

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

{% hint style="info" %}
创建前必须确保余额充足 钱包内至少有 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/HXB5moi6HNelfKM0Dmzw" alt=""><figcaption></figcaption></figure>

#### 3.设置手续费级别

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

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

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

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

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

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

2.超出区间时

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

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

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

* 输入代币的数量。

<figure><img src="/files/4fXY2QgbvfvHw9dsHtQX" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

**配置方式：**

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

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

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

#### 8. 开始交易

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

### ❓常见问题 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-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.
