# Управление позицией

Вы можете просматривать все свои открытые позиции во вкладке "My pools" (Мои пулы) на странице Pools Page (Страница пулов).

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

**Доступные функции**:

* Collect fees (Сбор комиссий)
* Remove liquidity (Удаление ликвидности)

Нажмите на любую открытую позицию, чтобы увидеть подробные данные (общая стоимость, внесённые токены, ценовой диапазон, ожидаемые комиссии/вознаграждения и т. д.) в панели управления позицией.

{% hint style="info" %}
Ваши заработанные комиссии могут отображаться на странице позиций в течение 6 часов после депозита, а иногда это может занять больше времени, в зависимости от размера вашей позиции
{% endhint %}

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

Для удаления ликвидности и сжигания LP NFT выберите вкладку "Remove Liquidity" (Удаление ликвидности) и укажите процент для вывода.

<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/dokumentaciya-i-gaidy/rukovodstvo-po-predostavleniyu-likvidnosti/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.
