# Create/Add Liquidity v2 Tutorial

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

{% hint style="success" %}
**Add Liquidity v2：**<https://bsc.ciaotool.io/swap/v2/add-liquidity-v2>
{% endhint %}

{% hint style="warning" %}
If you prefer learning through videos, feel free to watch this tutorial.
{% endhint %}

{% embed url="<https://youtu.be/9UNWAaRGk6g>" %}

### 🛠️ **Create / Add Liquidity – Detailed Guide**

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

<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 %}

* When **adding liquidity**: existing pool details will be shown and the price is fixed — you only need to enter the amount of **Token A**.

<figure><img src="/files/9MiUz2cjlluOEM9PNm0Q" alt=""><figcaption></figcaption></figure>

#### 4. Approve Tokens

* For the first operation, you need to approve the contract to use your tokens.

#### 5. Create/Add Liquidity

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. Why does adding liquidity fail?

* [x] **Answer**：Make sure your wallet has enough **BNB / WBNB**.

#### 2. If I create a WBNB pair, can users buy the token with USDT?

* [x] **Answer**：Yes. Even if the pool is WBNB-based, users can still trade via
* [x] **USDT → BNB → Your Token**. On-chain routing is automatic and the result is the same.

#### **3.** Is there a minimum token amount required for adding liquidity?

* [x] **Answer**：No strict requirement. You can decide flexibly based on your tokenomics, desired initial price, and market cap target.

#### 4. Will the estimated price change later?

* [x] **Answer**：Yes. The estimated price is the **initial launch price**. As users continue trading, the price updates in real time — more trades mean more realistic price movement.

💬 **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-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.
