# Remove Liquidity

{% hint style="info" %}
Due to Solana network congestion, the transaction confirmations may require multiple attempts.
{% endhint %}

## Step 1: Navigate to "Pools"

Click "Pools" to direct to the liquidity management platform page.

<figure><img src="/files/r8oQnH7cMUgEOqCIjIUG" alt=""><figcaption></figcaption></figure>

## Step 2: Click "Withdraw"

Click "Withdraw" and go to the liquidity management section.

<figure><img src="/files/VPKT4j5TwL9XoykWrccP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vZti1lcXwCjU52wTu5rQ" alt=""><figcaption></figcaption></figure>

## Step 3: Enter the Amount

Enter the number of LP token pairs you want to withdraw.

<figure><img src="/files/xBeRwJQkC9UqJ8c6uJuP" alt=""><figcaption></figcaption></figure>

## Step 4: Set Slippage and Priority Fees

Set your slippage tolerance and priority fees for this transaction. In this example, we will use 0.03% slippage tolerance, which is also the default setting on CoinChef liquidity management.

<figure><img src="/files/lI9vCkf4q8XBCeVwcNSp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w1hkX8cQTPj3TGzRsZ1E" alt=""><figcaption></figcaption></figure>

## Step 5: Remove Liquidity

Once everything is set, click "Withdraw" to remove liquidity.

<figure><img src="/files/sEzioPQh7b1UvFvUxDdq" alt=""><figcaption></figcaption></figure>

## Step 6: Check Your Balance

After the transaction is confirmed, you will be able to check the balance in the liquidity section or in your wallet.


---

# 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.coinchef.com/user-guide/chefswap-user-guide/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.
