# How to Remove Liquidity

**Step 1:** After accessing Saros Finance and logging in the Coin98 Wallet, click the **Connect Wallet** icon in the upper right to connect to Coin98 Wallet. Saros Finance will automatically detect and connect to your Coin98 Wallet.

![](/files/zuDzl0LwR5BkMc3H04hu)

**Step 2:** Hover your mouse over **Swap**. Then click on **Add Liquidity**, you will see your Liquidity. Select the token pair that you need to remove liquidity -> Click **Remove**

![](/files/Z3r9nTMoZJYNBdiBsTae)

**Step 3:** Enter the amount of liquidity you want to remove. Click **Remove.**

![](https://github.com/DucDuongCoin98/Saros/blob/main/products-1/farm/.gitbook/assets/saros-remove-amount.png)

**Step 4:** Check the amount you will receive, then click **Confirm Remove.**

![](/files/1hHkltQvojzDsO7WjS0E)

**Step 5:** After removing them successfully, you can check your tokens in your wallet.

{% hint style="info" %}
You can view all information about the transaction via <https://solscan.io/>
{% endhint %}

![](/files/YmizZTYMi2AR4JnsJaaM)


---

# 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.saros.xyz/saros-amm/farm/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.
