# Add Liquidity

Go to the "Pools" section on the Vessel and click on "Create Position". Alternatively, you can select one pool from the list and click "Add" to start easily.

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

* Step 1: Select the pool to which you want to provide liquidity.
* Step 2: Set the price range within which you want to provide liquidity. When the market price is within your range, you can earn trading fees. Keep in mind that due to the trading pair amount precision and the tick spacing of the pool, there are minimum amounts required for different pools and price ranges.
* Step 3: Enter the position amount you want to add to the pool. When you enter the amount of one token, the amount of the other token will be calculated automatically.
* Step 4: Click on "Preview" to review the details. The actual amount added might vary from the input due to price fluctuations. Any excess will be refunded to your available balance.

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

* Step 5: Click "Add Liquidity" in the preview pop-up. You will receive a notification confirming the successful operation.

<figure><img src="/files/FEFOKdfc1ppBnVbyGJND" 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://vesselfinance.gitbook.io/vessel/mainnet-user-guide/provide-liquidity-to-vessels-vaelob/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.
