# 批量创建钱包教程

{% hint style="success" %}
**批量创建钱包：**<https://ciaotool.io/zh-CN/wallet/my-wallets/create-wallets>
{% endhint %}

{% hint style="warning" %}
如果你更偏好视频形式的学习，欢迎观看本教程，手把手演示如何一鍵生成上百錢包!
{% endhint %}

{% embed url="<https://youtu.be/0gAKaRH9kh8?si=eIrc6T8gGXqselnR>" %}

## 🔗 **操作步骤**

#### 1. 输入创建数量，点击创建即可生成批量钱包。

#### 2. 生成完您还可以选择导入到批量钱包管理，这将大大提高您批量操作私钥的效率

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

### ❓常见问题

#### 1. 一次最多可以创建多少个钱包地址？

* [x] 答： CiaoTool 支持一键生成最多 **500 个钱包地址**，可根据需求自定义数量。

#### 2. 创建的钱包是否带有私钥？如何导出？

* [x] 答： 是的。每个钱包都会自动生成对应私钥，可在操作完成后导出为 **CSV 文件或 JSON 文件**，用于备份或后续操作。

#### 3. 这些钱包安全吗？是否会上传私钥？

* [x] 答： 安全。**所有钱包生成与私钥处理均在本地浏览器执行**，平台不会上传、保存或访问用户的任何私钥信息。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% 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/sol/wallet-manage/create-wallets.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.
