> For the complete documentation index, see [llms.txt](https://bitroot.gitbook.io/bitroot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/adding-liquidity-and-remove-liquidity.md).

# Adding Liquidity and Remove Liquidity

Adding Liquidity

Select Pools and click +New Position.<br>

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

* Select the trading pair
* Select the fee rate
* Select the liquidity range to add
* Select the amount of tokens to invest<br>

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

Authorize USDC, click ADD, and complete the liquidity addition.<br>

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

DONE<br>

<figure><img src="/files/9vjhlsx7xUVXwZnXnsRr" alt=""><figcaption></figcaption></figure>

\
Removing Liquidity
------------------

Click the transaction pair you want to cancel<br>

<figure><img src="/files/E36mt9NMBuLyPVqC96hB" alt="" width="563"><figcaption></figcaption></figure>

Click Remove Liquidity

<figure><img src="/files/d2Du5ZPTjXbVMFSsCdTG" alt="" width="375"><figcaption></figcaption></figure>

Select the amount you want to reduce, click Remove, and confirm the transaction.

<figure><img src="/files/HdMcg2UhDkLsHShykizJ" alt="" width="563"><figcaption><p><br></p></figcaption></figure>

At this point, the reduction of liquidity is completed<br>

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


---

# 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://bitroot.gitbook.io/bitroot/product-manual-and-user-guide/adding-liquidity-and-remove-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.
