# Manage Positions

## **Increase Liquidity**

If you want to provide more liquidity in one position, click on "Increase Liquidity" to start.

* Step 1: Enter the additional amount of token you want to add.
* Step 2: Click on "Preview" to review the details.

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

* Step 3: Confirm to increase liquidity.

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

## **Collect Fees**

To collect fees from a position, you can click on "Collect Fees."

* Step 1: Preview in pop-up and confirm to collect. The collected fees will be added to your available balance.

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

## **Remove Liquidity**

To remove liquidity from a position, you can click on "Remove Liquidity"

* Step 1: Enter the percentage of liquidity you want to withdraw.
* Step 2: Click on "Preview" to review the details.

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

* Step 3: Confirm to remove liquidity. Each removal will also collect fees.

<figure><img src="/files/AFsgqP7PA6JVtID51XQ3" 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/manage-positions.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.
