# Batch Collection Tutorial

{% hint style="success" %}
**Solana Batch Collection：**<https://ciaotool.io/en-US/wallet/manage/batch-collection>
{% endhint %}

### 🧩 **How to Perform Batch Collection (Multi To One Transfer) ？**

#### **1. Connect Wallet**

* Click **“Select Wallet”** in the top-right corner, select your wallet, and approve authorization.
* Once your wallet address appears in the top-right corner, the connection is successful.

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

#### **2. Select Token to Collect**

* Choose the token you want to collect.&#x20;
* You can either **select from the dropdown list** or **manually paste the token contract address**.

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

#### **3. Import Source Wallets**

**Wallet Import Options:**

* Batch import wallets (**Excel / CSV / TXT / JSON**)，or manually paste private keys
* Refresh imported wallet balances
* Set collection amount: **All**, **Fixed Amount**, or **Keep Balance**

<figure><img src="/files/1MUlKbGufNadHi3iUHVk" alt=""><figcaption></figcaption></figure>

* Batch operations allow you to **remove invalid entries**.

<figure><img src="/files/876lb3sj1ya5OkWhTiz4" alt=""><figcaption></figcaption></figure>

#### **4. Set Fee-Paying Wallet**

* Import the private key of the wallet that will **pay the transaction fees**. Ensure the wallet has sufficient balance.
* All **service fees, gas fees, and Jito tips** will be paid by this **fee-paying wallet**.

#### **5. Set Receiving Wallet**

* Enter the **receiving address** for the collected tokens.
* You may also choose the **currently connected wallet**.

#### **6. Confirm Information**

* After verifying the details, click **“Start Collection”** to complete the operation.

#### ☑️ **Successful Operation Case**

* When the task starts executing, a log pop-up will appear to update the transaction progress in real time.&#x20;
* After the transaction is successful, a transaction link will be provided, which you can click to view details directly.

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2F1231829018-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FbI9FOXIMOA6RLmAW6lRu%252Fuploads%252FkZCjLy3WOOSMyz4SMsVh%252Fimage.png%3Falt%3Dmedia%26token%3Dc22b234b-7388-40ac-b9ea-f1118ea0ba7b\&width=768\&dpr=4\&quality=100\&sign=798a2bad\&sv=2)

#### ❗️Failed Operation Case

* If any issues arise during the process, we will clearly inform you. No fees will be charged for failed operations.&#x20;

![](https://docs.dogtools.meme/~gitbook/image?url=https%3A%2F%2F1231829018-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FbI9FOXIMOA6RLmAW6lRu%252Fuploads%252FE8Fpnok494vjLkMW6iiK%252Fimage.png%3Falt%3Dmedia%26token%3D525ca919-a311-4420-ab33-997d7c5a5810\&width=768\&dpr=4\&quality=100\&sign=1099da9\&sv=2)

### ❓ Frequently Asked Questions

#### 1. What is batch consolidation?

* [x] **Answer:** It means transferring tokens from multiple wallets into one main address for easier asset management.

#### 2. How to import multiple source wallets?

* [x] **Answer:** Paste private keys, upload a CSV, or connect local wallets for bulk import.

#### 3. What assets can be consolidated?

* [x] **Answer:** SOL and all SPL tokens on Solana, including Token2022 types.

#### 4. Can I set a custom main address?

* [x] **Answer:** Yes, you can input any target address or use the connected wallet.

#### 5. Can I filter by minimum balance?

* [x] **Answer:** Yes, set a threshold to skip wallets with low balances (e.g., < 1 SOL).

💬 **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/batch-collection.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.
