# Liquidity

### 1、How to add liquidity

1\. Visit the liquidity page.

![](/files/dEDyIuDx91MSnGLTRCa8)

2\. Click the \[Add Liquidity] button.

![](/files/t2rmILg34Ft74rlDksD9)

3\. Select a pair of tokens to add liquidity, enter an amount in the input box of one of the tokens, and the amount of the other token will be automatically estimated and filled.

![](/files/deUa5yNdo7e52k1f4SyH)

4\. Check the detailed information, click \[Approve] to authorize the token, and the wallet will confirm with you to approve the transfer operation.

5\. If both tokens are approved, click \[Supply], and the wallet will ask you to confirm the transaction.

![](/files/OMuvwPtzGIfEqF2m8N2K)

![](/files/EREjlyNyKpmQjGF6wPax)

6\. After the transaction is completed, you can check your LP token balance.

![](/files/FfrVVVjScY63sH8JCTcN)

### 2、Remove liquidity

1\. Visit the liquidity page.

![](/files/VuwYxdZJGbeUQeHc60zK)

2\. Click \[Manage] under "Your Liquidity" to view the pool you want to remove.

![](/files/EYm3MO7QKSpObRQWguqD)

3\. Click the \[Remove Liquidity] button.

![](/files/F33pI7KacJhvcxEiKnxn)

4.Use the slider or button to select the liquidity you want to remove. Select 【MAX】to remove all liquidity of the token pair.

![](/files/DpqEtJnXuzr1jrf4QkQb)

5.Click \[Approve], the wallet will ask you to sign.

6.If the signature is completed, click \[Remove].

![](/files/mQUwVo6hH0Mxi3jfzMBc)

7.At this point, there will be a check and confirmation to remove the information, click \[Confirm].

![](/files/sgmH6QNMj3plv6dLZITo)

8.After the transaction is completed, you will receive two tokens. The actual quantity is subject to on-chain record.

![](/files/XoMZWqTmZTFY04BhuGie)

### 3、Import liquidity

1\. Visit the liquidity page.

![](/files/rM2ZbyuXLfpj7gqD9UGb)

2\. Click \[Import LP] under "Your Liquidity".

![](/files/9PZbTGp1EzsHfoCIpUIV)

3\. Select the liquidity you want to find.

![](/files/D9TYBwxuMdfI0Z4YXvEh)

4\. Click \[Manage this liquidity], and the liquidity pool will be directly managed under "Your Liquidity".


---

# 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://noah-finance.gitbook.io/noah/product-features/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.
