# Creating a CLMM Pool and Farm

### How to provide liquidity in a Concentrated Liquidity pool

1. Connect your wallet on <http://app.novadex.io/>
2. Select ‘**Create** **Concentrated Pool** ’ on the right navigation bar.

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

1. &#x20;**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.

<figure><img src="/files/Wi2pBHWcuveZgrhbAiE7" alt="" width="257"><figcaption></figcaption></figure>

4. Enter the deposit amounts for each token. Note that amounts must match the deposit ratio shown, and which is determined by the selected price range.

<figure><img src="/files/5iQ41hpGCd9wkA8yy5gi" alt=""><figcaption></figcaption></figure>

4. Click '**Preview**', double check the details of the position, then click '**Confirm Deposit**'.
5. To check or manage a position, click '**My Pools**' and basic details can be viewed in the pool drop down. For additional details click '**Manage**'. <br>

   Liquidity can be added or removed from an existing position, however if you want to adjust the price range, you will need to create a new position.


---

# 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.novadex.io/pool-creation/creating-a-clmm-pool-and-farm.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.
