# Liquidity Pools

FlowX Finance offers two distinct liquidity pools to users: the **Constant Product Liquidity ( V2 )** and the **Concentrated Liquidity (V3)** .

### How to Add Liquidity V2

Go to [Position ](https://flowx.finance/position)tab, then click “Create Position”

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdOV3X17tdzLOOplHdU-eEWe6wxzxSz0BGjHP45AV3t-AekD7xv7d-VLqiaSO6L5miZxzLaaY2ybQ97K6BzXaaMAg6q8It9klj9t3ZVzuFUDK97L1tGSnZhAfUjjbu8jXFSgLJE8w?key=WiPrJJ1GJFwp1aeCjDPzJLMg" alt=""><figcaption></figcaption></figure>

Click on “Select Tokens” to choose the pool you want to add liquidity. (If you cannot find the token you want to add liquidity to, you can copy the contract address of that token here, then select to add liquidity)&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-uC16WDgTDtp3llEOt29fZaBLKakOQ0Fz8GbVEL5M7FryfSadMHlp6Ls155ETHzq2kPYxXRq4COK6ZVICiTbLwE1WvUVaWwEch60hkP8bbsDih6Y4JQTX-Ed5d-0p2mQ368mYhA?key=WiPrJJ1GJFwp1aeCjDPzJLMg" alt=""><figcaption></figcaption></figure>

Select the number of tokens of each type that you want to add liquidity to the pool (you need to make sure there are enough for both tokens), then click "Create New Position”

### How to Add Liquidity V3

Go to FlowX Portfolio at:[ ](https://flowx.finance/portfolio)<https://flowx.finance/position>, choose Create Position, then choose the token’s pair you want to add, select V3 Position, and click Continue

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfBVxzInWRIVwTvOncZElts82fevpUe9lP8wgkUYGpkIv8GgL8M_0NNVh1tUTVMdwNIbszGM9AaTIndgpaqOvo_QH2kvHeM3VsOpFeHcP6L00IYUwgd3wkWotNs4MeeiQliRMW3jA?key=WiPrJJ1GJFwp1aeCjDPzJLMg" alt=""><figcaption></figcaption></figure>

Set a range for each token respectively, where you think it has the most concentrated liquidity.

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdbgJsDnCmPeJMTltVdZfGTelm4gWzvGAzrSfmdU9BL-avvDkV0AVKOp5zJaM1gfWWOmqngno0bl-ydxlbz3w06zqg4g4NOl0a-1y7eisG6Bxh1QhetcQKcNfR9TdVjtHjRdmI5lg?key=WiPrJJ1GJFwp1aeCjDPzJLMg" alt=""><figcaption></figcaption></figure>

After choosing the amount of token you want to add, click “Create”.

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXemaIPk47F1bActg2SVCeT8bNZpftsC7-BE9cZiHnznc1prjXpsYX5-9ac2A7n4pKSDYHFmnL-u5j4hjHovbkiY0UZ0VxYRlSUTT5jLsF660hzQ7rPVYGYrFzI3edE_8eRoM_G6nQ?key=WiPrJJ1GJFwp1aeCjDPzJLMg" alt=""><figcaption></figcaption></figure>

Confirm and approve on your wallet, then Transaction Submitted.

After successfully adding liquidity, your liquidity position will appear at[ ](https://flowx.finance/portfolio)<https://flowx.finance/position>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdzUJJTNQ8WM453cXdjW5m8LCsMZ6LDOvSc_kxR9nvbwFmzP81EwaVW3XTqfEeH21oro7Nrod1XZWauMd1JehWZY3jwdcIfS70BX1CvWh0R9zoZNL3rhLqFpAkXRuzamBDpsuHaQ?key=WiPrJJ1GJFwp1aeCjDPzJLMg" 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.flowx.finance/protocol/liquidity-pools.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.
