# How to Add or Remove Liquidity

Go to the Liquidity page here.

### **Add Liquidity**

1\. Click 'Add Liquidity'

2\. Select the tokens you wish to add liquidity and enter the amount.

3\. Check the details, and click 'Supply'.

4\. Check the details, and click 'Confirm Supply'.

5\. Confirm the transaction in your wallet.

6\. Done! You can click 'View on <https://scan.coredao.org/>' to see your transaction details.

### **Remove Liquidity**

1\. Select the Liquidity Pool to remove.

2\. Click 'Remove'.

4\. Check the details, and click 'Approve'.

5\. Click 'Remove'.

6\. Check the details, and click 'Confirm'.

7\. Confirm the transaction in your wallet.

8\. Done! You can click 'View on <https://scan.coredao.org/> to see your transaction details.


---

# 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.archerswap.finance/products-and-features-guide/exchange/how-to-add-or-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.
