# Solana - 租金回收教程

{% hint style="success" %}
Solana 租金回收：<https://ciaotool.io/zh-CN/wallet/manage/reclaim-rent>
{% endhint %}

#### 📝 使用步骤

**1. 选择操作钱包（当前或导入）。**

**2. 扫描钱包内所有 SPL Token / NFT 账户。**

**3. 勾选需回收的账户类型：**

* 空账户
* 有余额但可烧毁的代币账户
* NFT（支持批量）

**4. 点击【一键回收】并签名确认交易。**

**5. 成功后，可查看释放的 SOL 数量**

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

#### ❓常见问题

**1. 什么是租金回收？为什么要操作？**

* [x] 答： 租金回收是关闭不再使用的账户，释放已支付的 SOL 租金，**可降低账户维护成本并提升钱包整洁度**。

**2. 烧毁代币或 NFT 会永久失效吗？**

* [x] 答： 是的。执行烧毁操作会**永久销毁资产并关闭账户**，请确保目标代币或 NFT 无后续用途再进行操作。

**💬 如遇到问题？加入社群实时咨询**：<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/zh-hans/chains/solana/wallet-tool/rent-recovery.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.
