# How to Add Liquidity?

1. Open the [ICPSwap app](https://app.icpswap.com/swap). Next, select `Liquidity` to open the Liquidity page.

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

2. Select `Add Liquidity`.

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

3. Select the token drop-down.

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

4. Select the token you want to add liquidity for.

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

5. After selecting the first token, now select the second token. Select the token drop-down.

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

6. Select the second token you want to add liquidity for.

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

7. Enter the amount of tokens and set the Price Range. Select `Confirm`

Set the Price Range in which to provide liquidity.

You can enter a specific range, or provide liquidity for the full price range. If the price moves out of your set range, then your liquidity position will be concentrated into one of the two assets and not earn fees.

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

8. Select `Add`.

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

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

9. A confirmation notification will appear once the transaction is complete.

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

10. Once completed, you can view and manage your liquidity position.

<figure><img src="/files/gaImlqABuP4977mdqCeF" 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://iloveics.gitbook.io/icpswap/products/swap-liquidity/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.
