# Batch Create Wallets Tutorial

{% hint style="success" %}
**Solana Batch Create Wallets：**<https://ciaotool.io/en-US/wallet/my-wallets/create-wallets>
{% endhint %}

{% hint style="warning" %}
If you prefer learning through video, feel free to watch this tutorial — it walks you through how to generate hundreds of wallets in just one click!
{% endhint %}

{% embed url="<https://youtu.be/8g71_-BnivQ?si=tPHLjGnpAfL_o5TK>" %}

## 🔗 **Steps to Create Batch Wallets**

1. **Enter the Quantity**: Input the number of wallets you want to create.
2. **Click Create**: Click the **Create** button to generate the wallets.

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

### ❓Frequently Asked Questions

#### 1. How many wallet addresses can I create at once?

* [x] **Answer:** CiaoTool supports generating up to 500 wallet addresses in one click. You can customize the quantity as needed.

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

* [x] **Answer:** Yes. Each wallet is generated with a corresponding private key, which can be exported as a CSV or JSON file after the operation for backup or later use.

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

* [x] **Answer:** Yes, they are secure. All wallet generation and private key handling are performed locally in your browser. The platform does not upload, store, or access any private key data.

💬 **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/batch-create-wallets-tutorial.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.
