# How to add/remove liquidity

Visit the [liquidity page](https://swap.spacefi.io/#/pool).

&#x20;

### **Add Liquidity**

1\. Click "Add Liquidity", select tokens and enter the quantity.

&#x20;![](/files/gaMi4gW61qPo7vupmogm)

2\. Check the details then click "Confirm Supply".

![](/files/fYbTopI3tzzfoX8zK2KL)

&#x20;

3\. Confirm the transaction history in your wallet.

&#x20;![](/files/Y0JwbEmyN0Qjlzn3uoip)

### **Removing Liquidity**

1\. Select the liquidity pool you want to remove. If you can't find your liquidity pool, click "Import it" to find .

![](/files/vWZ1MfLTDENyaoEtH8BJ)

2\. Click "Remove", select the removal ratio, and confirm.

![](/files/r4B9rRpXSyDeEUTWqkAx)

3\. Confirm the transaction history in your wallet.

![](/files/FwqWMHiV0q513Heq9zIP)


---

# 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.spacefi.io/products/trading/how-to-add-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.
