# Create Wallet - Universal Tutorial

{% hint style="success" %}
**BSC Wallet Creator:** <https://bsc.ciaotool.io/wallet/wallet-create>

**Base Wallet Creator:** <https://base.ciaotool.io/wallet/wallet-create>

**X Layer Wallet Creator:** <https://xlayer.ciaotool.io/wallet/wallet-create>

**IoTeX Wallet Creator:** <https://iotex.ciaotool.io/wallet/wallet-create>
{% endhint %}

## 🔗 Operation Steps

#### 1. Enter the Number of Wallets to Create

* Input the desired number of wallets to generate and click "Create" to initiate the process.

#### 2. Download the Generated Wallets

* After generation is complete, download the xls, xlsx file containing the wallet information to your local storage for safekeeping.

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

{% hint style="warning" %}
The wallet generation process is entirely performed locally on your computer, ensuring that your mnemonic phrases and private keys remain under your control.
{% endhint %}

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

### ❓FAQ

#### 1. What is the maximum number of wallet addresses I can create at once?

* [x] **Answer**： CiaoTool supports generating up to 10,000 wallet addresses at a time. You can customize the quantity as needed.

#### 2. Do the created wallets come with private keys? How can I export them?

* [x] **Answer**： Yes. Each wallet will have a corresponding private key automatically generated. After the operation is complete, you can export them as xls files for backup or subsequent operations.

#### 3. Are these wallets secure? Will my private keys be uploaded?

* [x] **Answer**： Yes. All wallet generation and private key handling are performed locally in your browser. The platform does not upload, save, or access any of your private key information.

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