# Solana One-Click Clearance Tutorial

{% hint style="success" %}
**Solana One-Click Clearance:** <https://ciaotool.io/en-US/wallet/manage/one-click-clearance>
{% endhint %}

### 🧩 How to Use Solana One-Click Clearance？

#### 1. Connect Wallet

* Click **Select Wallet** and complete the wallet authorization.

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

#### 2. Select Wallet Clearance Mode

Choose the wallet you want to clear:

* **Current Connected Wallet:** Directly clear assets from the currently connected wallet.
* **Other Wallet:** Import a private key to clear assets from another wallet.

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

{% hint style="warning" %}
⚠️ **Note:** The wallet must contain a certain amount of **SOL** to cover **operation fees and gas fees**, otherwise the transaction may fail.
{% endhint %}

#### 3. Select Tokens to Clear

* The system will automatically detect the tokens in your wallet. Select the tokens you want to sell.
* If no tokens are detected, click **Refresh** to scan again.

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

#### 4. Start Clearance

* Review the **estimated fee details**, then click **One-Click Clearance** to execute the sell orders automatically.

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

### ❓FAQ

**1. Will One-Click Clearance sell all tokens in the wallet?**

* [x] **A:** The system will detect the token list in your wallet. You can select which tokens to clear, and the sale will only be executed after confirmation.

**2. Why do I need to keep some SOL before clearance?**

* [x] **A:** Each transaction requires **gas fees**, and platform service fees also apply. Therefore, the wallet must have sufficient **SOL** to complete the clearance process.

**3. What should I do if no tokens are detected?**

* [x] **A:** Click the **Refresh** button to rescan the wallet assets. If tokens still do not appear, the token may not be recognized by the system or may lack tradable liquidity.

**4. Will I be charged if the clearance transaction fails?**

* [x] **A:** If the transaction fails, the platform will not charge a service fee. However, **on-chain gas fees** may still apply.

**5. Does One-Click Clearance support multiple wallets?**

* [x] **A:** Yes. You can clear the **currently connected wallet** or import **other wallet private keys** to clear assets from different wallets.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

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

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% 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/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.
