# Liquidity Provision

**Step 1**

Click on either Pool Wizard or Liquidity Pool under the Pool menu

<figure><img src="/files/9sfPytu1WV7odlUfSTTW" alt=""><figcaption></figcaption></figure>

**Step 2**

Select from existing pools or create a new pool.

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

Step 3

Choose the appropriate price range from the four available options based on your pair's volatility. A narrower range increases the chance that your liquidity will fall out of range, which means you will temporarily stop earning fees as your liquidity shifts to a single token until the pair's price re-enters your chosen range.

<figure><img src="/files/97ZyfM7jZQKrYAS9yL5T" alt=""><figcaption></figcaption></figure>

**Step 4**

Enter the desired token amount on one side, and the corresponding value for the other token will be automatically calculated. You'll also see the percentage allocation for each token based on your chosen price range.

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

&#x20;


---

# 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://vedex.gitbook.io/docs/dex-features/farming-pool.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.
