> For the complete documentation index, see [llms.txt](https://docs.alcor.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alcor.exchange/main-page-overview/swap/liquidity.md).

# Manage Liquidity

## This page is a basic breakdown of the information presented in the "Manage Liquidity" section. For a more advanced breakdown visit [**Liquidity Pools**](broken://pages/-MXreMpjFZ0ABKWa1zSP).

<figure><img src="/files/opIrB4c9AqDGMsRETDwM" alt=""><figcaption><p>Manage Liquidity</p></figcaption></figure>

**In this screen, you can claim any available fees or remove liquidity and claim fees.**\
\- To only claim fees without removing liquidity, click on Claim Fees.\
\- The percentage represents the portion of your position that you wish to remove.\
\- You will see the estimated amount of both tokens you will receive.\
\- If you wish to update your desired price range, you have to close the entire position and open a new one.

(For a more advanced breakdown visit [**Liquidity Pools**](broken://pages/-MXreMpjFZ0ABKWa1zSP).)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.alcor.exchange/main-page-overview/swap/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.
