# One To Multi Tutorial

{% hint style="success" %}
**Solana One To Multi：** <https://ciaotool.io/en-US/wallet/manage/one-to-multi>
{% endhint %}

{% hint style="warning" %}
If you prefer learning through videos, feel free to watch this tutorial.
{% endhint %}

{% embed url="<https://youtu.be/u0QQwYpX7WM>" %}

### 🧩 **How to Perform One To Multi Transfer？**

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

* Click **“Connect 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/rWzHKuNDwqGiMiCPolqt" alt=""><figcaption></figcaption></figure>

#### **2. Open the One To Multi Transfer Page**

* Import the private key. The system will automatically refresh the **SOL balance** and **token balances**.
* Please ensure the wallet has sufficient **SOL**.

#### **3. Select Token to Send**

* You can choose to send **SOL** or any **token from the current wallet**.

<figure><img src="/files/11OCS2GfcnMnTMcQ5d6W" alt=""><figcaption></figcaption></figure>

#### **4. Import Recipient Addresses**

**Wallet Import Options:**

* Batch import wallets (**Excel / CSV / TXT / JSON**)，or manually paste addresses/private keys
* Refresh imported wallet balances
* Set transfer amounts (**fixed amount or random range**)

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

* Batch remove wallets with insufficient funds.

<figure><img src="/files/2GcqerH75WcMszZ9Qrvs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** In **One To Multi Slow**, you can set the **task execution interval** (fixed time or random).
{% endhint %}

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

#### **5. Confirm Information**

* After reviewing the details, click **“Confirm Transfer”** 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%252FhY8LI7HWDhSszclnoYno%252Fimage.png%3Falt%3Dmedia%26token%3Db4b0d9f4-39f5-490b-bdd6-2b3f8daca020\&width=768\&dpr=4\&quality=100\&sign=95599eb9\&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%252FAqYeeYn7ohWrJVkZpLX2%252Fimage.png%3Falt%3Dmedia%26token%3D81da612d-ed9b-44cc-bb04-b884c73feab1\&width=768\&dpr=4\&quality=100\&sign=2f1ea523\&sv=2)

### ❓Frequently Asked Questions

#### 1. What is a one-to-many batch transfer?

* [x] **Answer:** Sending tokens from one wallet to many addresses at once.

#### 2. How do I import addresses?

* [x] **Answer:** Manually enter or upload a CSV file.

#### 3. Can each address get a different amount?

* [x] **Answer:** Yes, supports custom or equal amounts.

#### 4. Can I transfer multiple tokens at once?

* [x] **Answer:** No, only one token per batch.

#### 5. Is the process automatic?

* [x] **Answer:** Yes, signing and broadcasting are handled automatically.

💬 **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-to-multi.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.
