# Solana 一键清仓教程

{% hint style="success" %}
**Solana 一键清仓：**<https://ciaotool.io/zh-CN/wallet/manage/one-click-clearance>
{% endhint %}

### 🧩 如何使用一键清仓？

#### **1. 连接钱包**

* 点击 **连接钱包**，完成钱包授权。

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

#### **2. 选择钱包清仓模式**

* 选择需要进行清仓操作的钱包：

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

* **当前绑定钱包**：直接清理当前已连接的钱包资产
* **其他钱包**：通过导入私钥清理其他钱包资产

{% hint style="warning" %}
⚠️ **注意：**&#x94B1;包中需要有一定数量的 **SOL**，用于支付**操作费用和Gas 费用**，否则可能导致交易失败。
{% endhint %}

#### **3. 选择需要清仓的 Token**

* 系统会自动检测钱包中的代币列表，选择需要卖出的 Token。
* 如果没有检测到代币，可以点击 **刷新** 重新扫描。

<figure><img src="/files/9LsCynhETVlvUCKFxkOY" alt=""><figcaption></figcaption></figure>

#### **4. 开始清仓**

* 查看费用预估详情
* 确认信息后点击 **一键清仓**，系统将自动执行卖出操作。

### **❓常见问题**

**1. 一键清仓会卖出钱包中的所有代币吗？**

* [x] 答：系统会检测钱包中的代币列表，您可以选择需要清仓的 Token，确认后才会执行卖出操作。

**2. 为什么清仓前需要保留一定数量的 SOL？**

* [x] 答：每笔交易都需要支付 **Gas 费用**，同时还需要支付平台服务费，因此钱包中需要保留一定的 **SOL** 才能完成清仓交易。

**3. 如果没有检测到代币怎么办？**

* [x] 答：可以点击 **刷新** 按钮重新扫描钱包资产。如果仍未检测到，可能是该代币暂未被系统识别或没有可交易流动性。

**4. 清仓过程中如果交易失败会扣费吗？**

* [x] 答：如果交易未成功执行，平台不会收取服务费，但链上交易产生的 **Gas 费用** 仍可能产生。

**5. 一键清仓支持多个钱包吗？**

* [x] 答：支持。您可以选择**当前连接钱包**，也可以通过**导入其他钱包私钥**的方式，对不同钱包进行清仓操作。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/sol/wallet-manage/one-click-clearance.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.
