# Managing a Position

You'll be able to view all of your open positions in the "My pools" tab of the Pools Page.

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

**You can access the following features**:

* Collect fees
* Remove liquidity

Click on any open position to view detailed data (total value, tokens deposited, price range, pending fees/rewards, etc.) on the position management panel.

<mark style="background-color:orange;">**Note**</mark><mark style="background-color:orange;">: your earned fees may appear on the positions page up to 6 hours after your deposit and it may even take longer depending on the size of your position</mark>

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

To remove liquidity and burn an LP NFT, select the ‘Remove Liquidity’ tab and choose the percentage of withdrawal.

<figure><img src="/files/Ci9FciT6XnHbN2SOawJ1" 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.tonco.io/liquidity-providing-tutorial/managing-a-position.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.
