> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/liquidity-management/liquidity-remover-solana.md).

# Solana移除流动性池教程

无需等待Raydium长达30分钟的流动性池延迟展示，添加流动性后，随时可进行移除。

{% hint style="success" %}

#### 移除流动性意味着什么？

从Solana代币中移除流动性是指从Raydium或ORCA等 Swap 流动性池中提取你存放的代币。用户选择这样做是为了回收他们的资产、在其他地方重新投资或简单地获利。这是管理您在Solana的DeFi生态系统中投资的重要步骤。

[立即体验>>>](https://slerf.tools/zh-cn/liquidity-remover/solana)
{% endhint %}

### **如何使用 Solana 燃烧流动性工具（Raydium V2）：**

1. 链接钱包
2. 通过流动性池ID或者代币检索流动性池
3. 查看所链接钱包当前的池子份额
4. 选择或填写要移除的流动性数量
5. 复核预估移除的代币数量
6. 提交上链完成流动性燃烧

### **准备事项：**

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）
3. 钱包最少准备 **0.1 SOL** (Raydium官方将收取0.4 SOL)
4. 要移除的流动性相关信息

### **具体步骤：**

1. **链接钱包**

SlerfTools 目前支持多种流行的Solana钱包，例如Solflare、Phantom、ok钱包等。本文以Phantom钱包为例进行说明。

<mark style="color:green;">**移除流动性池：**</mark>[<mark style="color:green;">**https://slerf.tools/zh-cn/liquidity-remover/solana**</mark>](https://slerf.tools/zh-cn/liquidity-remover/solana)

进入 SlerfTools 创建流动性池页面，右上角支持切换语言。

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

2. **不知道流动性池ID的话，可以切换通过代币合约查找**

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

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

3. **查看所链接钱包当前的池子份额**

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

4. **选择或填写要移除的流动性比例**

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

5. **复核移除流动性预估收到的代币数量**

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

6. **提交上链完成**<mark style="color:green;">**移除流动性**</mark>

<figure><img src="/files/5YIsDqz3y0SITuMZY0pv" alt=""><figcaption></figcaption></figure>

### 常见问题

1. 什么是池子ID？

Pool ID是Raydium上流动性池的唯一标识符也叫AMM ID。每个流动性池都有一个独特的Pool ID，用于在Raydium平台上唯一标识这个池。用户可以使用Pool ID来访问、交易或提供流动性给这个池。通过这些流动性池，用户可以进行资产交易、提供流动性和获取交易费用奖励等操作。

2. 如何查找池子 ID？

在 solana 浏览器 <https://solscan.io/> 找到您创建流动性的交易，

向下滚动直至到达指令 5。此处您的流动性池地址将为#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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
