# How to add Liquidity V3

### Step 1

Go to FlowX **Portfolio** at <https://flowx.finance/portfolio> , chose tab **Liquidity V3** and click to button **New Position**

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

### Step 2

Select the pair of tokens that you want to add . You can choose 2 tokens at once.

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

### Step 3

Feel free to choose to your preferable tier. Then, set a range for each token respectively, where you think it has most concentrated liquidity.

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

### Step 4

After FlowX V3 recommend the proper rate between two tokens, please “Add Liquidity”.

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

### Step 5

Confirm and approve on your wallet, then Transaction Submitted.

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

After successful adding liquidity, your liquidity position will appear at <https://flowx.finance/portfolio>


---

# 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.flowx.finance/guide/how-to-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.
