# How to Remove Liquidity

**Step 1**: After accessing [Baryon Network](https://www.google.com/url?q=https://www.baryon.network/\&sa=D\&source=editors\&ust=1658976307892357\&usg=AOvVaw23W8MfK0w6zQTcF83-DuPg) and logging in the Coin98, click the **Connect Wallet** icon in the upper right to connect to Coin98. **Baryon Network** will automatically detect and connect to your Coin98.

![](/files/0Y19WSyLkjRrTxvcEwv6)

**Step 2**: Click on **Liquidity** in the left corner, you will see **Your Liquidity**. Click on the arrow to show the details of your added liquidity. Click **Remove.**

![](/files/jbbbDDEjmtW5r67cQE2u)

![](/files/7lqwBBvuWS9eYMAVk0xi)

**Step 3**: Enter the amount of liquidity you want to remove. Before you could remove liquidity, you need to approve LP. Please choose **Approve LP**, then click **Confirm** to complete.

{% hint style="warning" %}
The system will ask users to pay a network fee to approve the LP tokens. Users need to prepare enough fees for this step.
{% endhint %}

![](/files/4YBBvsgBsywGGSajspDt)

![](/files/U1jpIMhmVLjKvmmF0FSD)

**Step 4**: Continue to click **Remove**.

![](/files/rErQsw43wYYwDXQ6Qa42)

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

Wait a few minutes for the system to process. After processing successfully, the system will display a notification.

![](/files/cckJlkuQOkP4C9hE4IyK)

**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 by clicking “View Transaction”
{% endhint %}

![](/files/X6vKF0q2mvC27IcJZfSC)


---

# 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.baryon.network/product/baryonfarm/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.
