# One-to-Multi - Universal Tutorial

{% hint style="success" %}
**BSC One-to-Multi:** <https://bsc.ciaotool.io/transfer/one-to-many>

**Base One-to-Multi:** <https://base.ciaotool.io/transfer/one-to-many>

**X Layer One-to-Multi:** <https://xlayer.ciaotool.io/transfer/one-to-many>

**IoTex One-to-Multi:** <https://iotex.ciaotool.io/transfer/one-to-many>
{% endhint %}

#### 📹 Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=xgrsLeEC9Ok>" %}

### 🧾 One-to-Multi  Tutorial（One-to-Many）

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

* Connect a wallet that supports the EVM chain.

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

#### **2.** Select Wallet

* You can use the currently connected wallet or import another wallet's private key.

{% hint style="info" %}

* **Self-Use Wallet**: Limited to 200 recipient addresses.
* **Other Wallet**: Unlimited recipient addresses; add freely.
  {% endhint %}

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

#### **3.** Choose Amount Mode

* Supports **"same amount transfer"** or setting **"custom amounts"** for each address. Custom amounts can be enter in the following format:

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

#### **4. Enter** Token Address

* Select a token (e.g., BUSD, USDT) or manually enter the token contract address.

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

#### **5.** Add Recipient Addresse&#x73;**：**

You can manually paste or upload an address list file (xls、xlsx).

1. Choose "same amount transfer," meaning you need to set the same transfer amount for each recipient.
2. Enter the token amount for each recipient address or upload an address file with amounts.
3. Click "Send," confirm, and sign to complete the batch transfer.

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

### ❓Frequently Asked Questions (FAQ)

#### 1. Can I transfer different amounts to different addresses?

* [x] Yes. You can upload xls, xlsx file with custom amounts for each address to have precise control over each transfer.

#### 2. Is the operation safe?

* [x] Yes. Private keys are only used for local signing; the system does not store any wallet data.

#### 3. What should I do if the transfer fails?

* [x] Please check if the addresses are valid, ensure sufficient balance, and appropriately increase the gas limit before retrying.

💬 **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>
* **Medium:** <https://medium.com/@ciaotool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **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/en/multisender/one-to-many.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.
