# Multi-to-Multi - Universal Tutorial

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

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

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

**IoTeX Multi-to-Multi Transfer:** <https://iotex.ciaotool.io/transfer/many-to-many>
{% endhint %}

### 🔗 Operation Steps

#### **1.** Select Token Address

* Enter or select the token contract address you wish to send.

<figure><img src="/files/8WUCOyMi2zKelOvAZs2f" alt=""><figcaption></figcaption></figure>

#### **2.** Enter / Upload Sender Private Key

* Upload a wallet file containing multiple private keys (xls, xlsx); the system will recognize the source wallets.

<figure><img src="/files/7FbNotjInr0dZp7Tl5fD" alt=""><figcaption></figcaption></figure>

#### **3.** Upload Recipient Addresses

* Upload a list of recipient addresses, ensuring the number of sender and recipient addresses match (e.g., 10 sender addresses to 10 recipient addresses).

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

#### **4.** Set Transfer Parameters

1. **All Amount**
2. **Fixed Amount**
3. **Fixed Retain**
4. **Custom (Click to Input)**

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

* For custom amounts, you can upload a file or manually input each amount on a new line.

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

#### **5.** Execute Transfer

* Click to confirm and sign the operation; the system will automatically complete all Multi-to-Multi transactions.

### ❓ Frequently Asked Questions (FAQ)

#### **1.** What is Multi-to-Multi Transfer?

* [x] **Answer**：It refers to batch sending tokens from multiple sender addresses to multiple recipient addresses.

#### **2.** Can each address be set with a different amount?

* [x] **Answer**：Yes. You can customize each transaction amount in the uploaded file.

#### **3.** Does the system save my private keys?

* [x] **Answer**：No. All signing operations are completed locally in your browser, ensuring private key security.

#### **4.** How many address pairs can I transfer at once?

* [x] **Answer**：The system supports uploading an unlimited number of address pairs at a time, making it suitable for large-scale batch operations.

#### **5.** Can I import xls, xlsx files?

* [x] **Answer**：Yes. Both send private keys and recipient addresses support xls, xlsx format import, improving efficiency.

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