# Add Liquidity

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

<figure><img src="/files/JUTEQEwYvhrHvr3TAzrs" alt=""><figcaption><p>Add Liquidity</p></figcaption></figure>

**In this screen, you can add liquidity to your desired pair.**\
\- Select Pool\
\- Select a Fee Tier\
\- Decide the amount you wish to add (You need both tokens to add to a liquidity pool)\
\- Decide on the range you intend to provide liquidity for.

<figure><img src="/files/963ZW8sbNbyeWxtoltVS" alt=""><figcaption><p>Pool</p></figcaption></figure>

## To manage your existing positions, click on Pool to go to My Positions.

<figure><img src="/files/q8nuKXpMIjlLMbaoddgP" alt=""><figcaption><p>My Positions</p></figcaption></figure>

**In this screen, you can browse an overview of your positions and click to manage them.**\
\
(See [**Liquidity Pools**](broken://pages/-MXreMpjFZ0ABKWa1zSP) for more advanced information)


---

# 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.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.
