# Multi-to-one - Universal Tutorial

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

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

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

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

### 🔗 Operation Steps

#### 1. Open the Multi-to-one Page and Input the Receiving Address

* Navigate to the Multi-to-one Transfer page and enter the main address where tokens will be aggregated.

#### 2. Select Token Address

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

#### 3. Enter / Upload Sender Private Key

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

#### 4. Enter Receiving Address

* Please ensure you have carefully confirmed the receiving address.

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

#### 5. Set Transfer Amount Type

1. **All Amount:** Transfer the entire balance.
2. **Fixed Amount:** Specify a fixed amount to transfer.
3. **Fixed Retain:** Specify an amount to retain in each sender wallet.
4. **Custom (Click to Input):** Manually input custom amounts for each sender.

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

#### 6.Confirm and Execute Transfer

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

### ❓ Frequently Asked Questions (FAQ)

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

* [x] **Answer**：It refers to transferring tokens from multiple wallets to a single main address.

#### **2.** Does the system support consolidating different amounts?

* [x] **Answer**：Yes. You can set to transfer all amounts or customize the transfer amount for each address.

#### **3.** Are my private keys secure?

* [x] **Answer**：Yes. All private keys are used for local signing and are not uploaded to any server.

#### **4.** Which tokens can I consolidate?

* [x] **Answer**：The system supports all tokens on the selected network; simply input the contract address.

#### **5.** Does it support importing a large number of addresses?

* [x] **Answer**：Yes. You can import an unlimited number of source addresses via xls, xlsx file.

💬 **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-one.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.
