# 钱包工具

- [EVM - 批量创建钱包教程](https://ciaotool.gitbook.io/docs/zh-hans/tools/wallet-tool/wallet-create.md): 秒级批量生成数百个钱包，适用于空投、测试和批量操作场景。


---

# 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/zh-hans/tools/wallet-tool.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.
