# Create Liquidity and Buy v3 Tutorial

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

{% hint style="success" %}
**Create Liquidity and Buy v3：**<https://bsc.ciaotool.io/swap/v3/create-liquidity-and-buy-v3>
{% 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>

* When adding liquidity: simply enter the **pair contract address**.

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

#### **3.** Select Fee Tier

LP fees in **V3** are different from **V2** and are no longer compounded.

* **Trading fees differ:**
  * **V3** offers four different fee tiers, with fees reduced by up to **25×**.
  * **V2** charges a fixed **0.25%** fee per trade.

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

{% hint style="warning" %}
**Note:** The default slippage setting for creating liquidity in **Swap v3** is **1%**.
{% endhint %}

#### **4. Set Initial Price & Price Range**

1. **Range width determines returns**\
   (Applicable to both LP fee rewards and CAKE rewards)

* Narrower range → higher returns, higher impermanent loss
* Wider range → lower returns, lower impermanent loss
* Full-range setup behaves similarly to V2, with very low returns

2. **When price moves out of range**

* No rewards are generated
* The liquidity position becomes a single-asset holding
* You can remove liquidity and re-add it, or wait for the price to return to the range

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

#### 5. Enter Liquidity Amounts

* Input the token amounts.

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

#### 6. Import Buy Wallet Private Keys

* Choose batch import: you can 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**.

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

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

#### 7. Set Buy Parameters

Configuration options:

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

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

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

#### 8. Start **Swap**

* After verifying all details, click the **“Start Swap”** button.

### ❓ 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-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.
