# Solana Liquidity Pool Removal Guide

No need to wait for Raydium's up to 30-minute liquidity pool delay display. After adding liquidity, you can remove it at any time.

{% hint style="info" %}
**What does removing liquidity mean?**&#x20;

Removing liquidity from Solana tokens means extracting the tokens you have deposited in Swap liquidity pools such as Raydium or ORCA. Users choose to do this to reclaim their assets, reinvest elsewhere, or simply to take profits. This is an important step in managing your investments within the Solana DeFi ecosystem.
{% endhint %}

**How to use Solana liquidity burning tool (Raydium V2):**

1. Connect your wallet.
2. Retrieve the liquidity pool using the liquidity pool ID or token.
3. Check the current pool shares of the connected wallet.
4. Select or enter the amount of liquidity to remove.
5. Review the estimated amount of tokens to be removed.
6. Submit on-chain to complete the liquidity burning.

### Preparation:

1. A computer or a mobile phone
2. Solana wallet (Phantom Wallet installation guide)
3. At least 0.1 SOL in the wallet (Raydium will charge 0.4 SOL)
4. Information related to the liquidity to be removed

### Specific Steps:

1. **Connect your wallet:** SlerfTools currently supports various popular Solana wallets such as Solflare, Phantom, and OK Wallet. This guide will use Phantom wallet as an example.

**Remove Liquidity Pool:** Visit [SlerfTools Liquidity Remover for Solana](https://slerf.tools/en-us/liquidity-remover/solana).&#x20;

On the SlerfTools page, you can switch the language from the top right corner.

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

2. **If you don't know the liquidity pool ID, you can switch to searching by token contract.**

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

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

2. **Check the current pool shares of the connected wallet.**

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

2. **Select or enter the percentage of liquidity to remove.**

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

5. **Review the estimated amount of tokens to be received from removing liquidity.**

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

5. Submit on-chain to complete the removal of liquidity.

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

### Frequently Asked Questions

**What is a Pool ID?**&#x20;

Pool ID is the unique identifier for a liquidity pool on Raydium, also called AMM ID. Each liquidity pool has a unique Pool ID used to uniquely identify the pool on the Raydium platform. Users can use the Pool ID to access, trade, or provide liquidity to the pool. Through these liquidity pools, users can trade assets, provide liquidity, and earn transaction fee rewards.

**How to find the Pool ID?**&#x20;

On the Solana explorer <https://solscan.io/>, find the transaction where you created the liquidity. Scroll down until you reach Instruction 5. Here, your liquidity pool address will be listed as #5 (“IdoId”).

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

***

[<mark style="color:green;">**SlerfTools | 创建代币、批量空投和做市机器人等Solana工具集**</mark>](https://slerf.tools/zh-cn)

<mark style="color:green;">**安全、开源，给Solana用户带来最便利的一站式体验。**</mark>

SlerfTools社群

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

邮箱：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。以上信息内容仅供参考，SlerfTools对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。请谨慎投资。</mark>*


---

# 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.slerf.tools/en/liquidity-management/liquidity-remover-solana.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.
