# Create Liquidity and Buy v2 Tutorial

* The **multi-address bundled buy** feature allows multiple wallets to buy simultaneously at pool creation, quickly generating initial volume and achieving a more balanced token distribution.

{% hint style="success" %}
**Create Liquidity and Buy v2：**<https://bsc.ciaotool.io/swap/v2/create-liquidity-and-buy-v2>
{% endhint %}

### ✅ **How to Create Liquidity & Bundled Buy？**

#### 1. **Connect Wallet**

* Before creating, make sure your wallet has sufficient balance (**at least 0.03 BNB**).

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

* Enter the private key used to create or add liquidity.

<figure><img src="/files/12ap2qiMnUyOhtY6Idpu" alt=""><figcaption></figcaption></figure>

#### 2. Select the Two Tokens for the Pool

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

#### **3. Enter Liquidity Amounts**

* Input the amounts for both tokens.

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

{% hint style="warning" %}
**Note:** Please calculate an appropriate ratio before creating liquidity.
{% endhint %}

#### 4. Import Buy Wallet Private Keys

Choose batch import:

* Manually paste multiple private keys, or
* Upload a spreadsheet file containing private keys (**xlsx / xls**).

The system will automatically detect each wallet’s **BNB balance**, **From balance**, and **To balance**.

{% hint style="info" %}
**Note:** Up to **20 addresses** can be imported per batch.
{% endhint %}

#### 5. Set Buy Parameters

Configuration options:

* Set a **buy amount for each address** (no upper limit per address; refresh balance to check).
* Optionally refresh balances or adjust buy ratios.
* The system will display each address’s status and action buttons.

{% hint style="info" %}
**Note:** Each buy wallet must have **more than 0.0008 BNB**.
{% endhint %}

#### 5. Start Trading

* After confirming all details, click the **“Start Swap”** button.
* Transaction speed depends on on-chain congestion. During congestion, transactions may be slower—please be patient.

### ❓ Frequently Asked Questions (FAQ)

#### 1. Why does creating liquidity with bundled buy fail?

* [x] **Answer**：Please ensure your wallet has sufficient **BNB / WBNB** to cover liquidity provision, bundled buy amounts, and gas fees.

#### 2. Are there requirements for liquidity amounts or ratios?

* [x] **Answer**：No strict limits. You can adjust amounts and ratios flexibly based on your **tokenomics**, **expected initial price**, and **market cap target**.

#### **3.** Will the estimated price stay fixed?

* [x] **Answer**：No. The estimated price represents only the **initial launch price**. As users continue trading, the price updates in real time—the more active the trading, the more realistic the price.

#### 4. What is multi-address bundled buy? Are there any limitations?

* [x] **Answer**：Multi-address bundled buy refers to multiple wallets executing buy orders simultaneously to achieve a more balanced token distribution.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

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

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% 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/en/swap/create-liquidity-buy-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.
