# Create/Add Liquidity v3 Tutorial

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

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

### ✅ **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>

* 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. Approve Tokens

* For the first operation, you must authorize the contract to use your tokens.

#### 7. Start **Swap**

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

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