# How to Add Liquidity

PiperX provide both Concentrated Liquidity Pool(V3) and Standard Liquidity Pool(V2).

{% hint style="info" %}
Providing liquidity on a DEX creates **impermanent loss risk**. If you do not understand how this affects liquidity positions, make sure you educate yourself on this first.
{% endhint %}

1. **Select "Pools" in navigation menu** to check out all the listed trading pools on PiperX and choose the pools that you want to provide liquidity. Or Select "**Liquidity**" in navigation menu to directly add liquidity.

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2F24ioOeDTsxAixmuCy0uu%2Fimage.png?alt=media&#x26;token=1880042c-16e5-4cfa-8031-188054486cf5" alt=""><figcaption><p>All Liquidity</p></figcaption></figure>

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FJBUJWw2OTVEMMFceqQNz%2Fimage.png?alt=media&#x26;token=e8202818-073a-4b3a-97e1-ebcdf7df4d9f" alt=""><figcaption><p>Concentrated Liquidity Pool(V3)</p></figcaption></figure>

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FYR12nnZXFpCKkZYgNRZf%2Fimage.png?alt=media&#x26;token=555d9f25-7ebd-497f-8a13-b2cfa607f7e0" alt=""><figcaption><p>Standard Liquidity Pool(V2)</p></figcaption></figure>

2. **Enter the amount of assets** on any side of the target liquidity pool.&#x20;

Below is an example of adding liquidity in concentrated liquidity pools(V3).

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FU3PUaXfwIJHOnwl5hRTC%2Fimage.png?alt=media&#x26;token=55335ea5-a98a-4a9f-819f-0b193e421cab" alt=""><figcaption><p>Add Liquidity in Concentrated Liquidity Pool(V3)</p></figcaption></figure>

**Set the price range** for the position using the sliders on the graph, manually entering the min price and max price, or clicking the + and - buttons.

* **Narrow Range**: Higher rewards if the price stays within this range, but fewer active liquidity opportunities outside the range.
* **Wide Range**: Provides stability, but may earn fewer rewards as liquidity is spread over a broader price range.

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FACPbCtf6KXiMs1n0chCC%2Fimage.png?alt=media&#x26;token=5d5c4cf4-e526-4599-948a-b3a2c273b222" alt="" width="563"><figcaption><p><strong>Set the price range in</strong> Concentrated Liquidity Pool(V3)</p></figcaption></figure>

Besides Concentrated Liquidity Pool(V3), we also provide options to add liquidity on Standard Liquidity Pool(V2).

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2F1FH1Ammu9KBV80s7xPyD%2Fimage.png?alt=media&#x26;token=89705d08-42cb-49e8-8c4c-40ce0049ea7e" alt="" width="563"><figcaption><p>Add Liquidity in Standard Liquidity Pool(V2)</p></figcaption></figure>

3. After you successfully added the liquidity to the target pool, you will see "Success" notification.

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FjP3vVtm5SzwizqKArGUc%2FScreenshot%202025-02-10%20112807.png?alt=media&#x26;token=20b4d267-96e9-46e7-9536-9fa5cf19dd06" alt="" width="375"><figcaption><p>Add Liquidity Progress</p></figcaption></figure>

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2FymGTPwxlP3HUvtvMpgZ5%2Fimage.png?alt=media&#x26;token=f0c9db0b-56d4-4587-a92c-b100fda84cea" alt="" width="357"><figcaption><p>Add Liquidity Success</p></figcaption></figure>

4. You will see and manage your position under "Position tab"

<figure><img src="https://3861722199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCsAm8Yo8Gt4vdHmhcg9b%2Fuploads%2Fri8v8xSQ58lZuKgerk0B%2FScreenshot%202025-02-13%20051931.png?alt=media&#x26;token=82bca8d2-0830-4486-b943-559394eebc41" alt=""><figcaption></figcaption></figure>


---

# 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://docs.piperx.xyz/user-guide/how-to-add-liquidity.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.
