# CiaoTool 工具导览

## 支持的公链

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Solana</strong></td><td><a href="https://ciaotool.io/">https://ciaotool.io/</a></td><td><a href="https://ciaotool.io/zh-CN" class="button primary" data-icon="up-right-from-square">Solana 工具站</a></td><td data-object-fit="cover" data-alt="Solana Blockchain Supported"><a href="/files/eD7RECWgfDpfnYThsVke">/files/eD7RECWgfDpfnYThsVke</a></td><td><a href="https://ciaotool.io/zh-CN">https://ciaotool.io/zh-CN</a></td></tr><tr><td><strong>BNB Smart Chain</strong></td><td><a href="https://bsc.ciaotool.io/">https://bsc.ciaotool.io/</a></td><td><a href="https://bsc.ciaotool.io/zh-Hans" class="button primary" data-icon="up-right-from-square">BSC 工具站</a></td><td data-object-fit="cover" data-alt="BSC Blockchain Supported"><a href="/files/ukPgzIjlFsN8tqA53wSj">/files/ukPgzIjlFsN8tqA53wSj</a></td><td><a href="https://bsc.ciaotool.io/zh-Hans">https://bsc.ciaotool.io/zh-Hans</a></td></tr><tr><td><strong>opBNB</strong></td><td><a href="https://opbnb.ciaotool.io/">https://opbnb.ciaotool.io/</a></td><td><a href="https://opbnb.ciaotool.io/zh-Hans" class="button primary">opBNB 工具站</a></td><td data-object-fit="cover" data-alt="opBNB Blockchain Supported"><a href="/files/Yi37OjPEdDXQB1g5iJWp">/files/Yi37OjPEdDXQB1g5iJWp</a></td><td><a href="https://opbnb.ciaotool.io/zh-Hans">https://opbnb.ciaotool.io/zh-Hans</a></td></tr><tr><td><strong>Base</strong></td><td><a href="https://base.ciaotool.io/">https://base.ciaotool.io/</a></td><td><a href="https://base.ciaotool.io/zh-Hans" class="button primary" data-icon="up-right-from-square">Base 工具站</a></td><td data-object-fit="cover" data-alt="Base Blockchain Support"><a href="/files/coXEFpTnrfV0tEJEWjQU">/files/coXEFpTnrfV0tEJEWjQU</a></td><td><a href="https://base.ciaotool.io/zh-Hans">https://base.ciaotool.io/zh-Hans</a></td></tr><tr><td><strong>X Layer</strong></td><td><a href="https://xlayer.ciaotool.io/">https://xlayer.ciaotool.io/</a></td><td><a href="https://xlayer.ciaotool.io/zh-Hans" class="button primary" data-icon="up-right-from-square">X Layer 工具站</a></td><td><a href="/files/RZHSvUBTxqhKlBQuJdJK">/files/RZHSvUBTxqhKlBQuJdJK</a></td><td></td></tr><tr><td><strong>IoTeX</strong></td><td><a href="https://iotex.ciaotool.io/">https://iotex.ciaotool.io/</a></td><td><a href="https://iotex.ciaotool.io/zh-Hans" class="button primary" data-icon="up-right-from-square">IoTeX 工具站</a></td><td data-object-fit="cover" data-alt="IoTeX Blockchain Supported"><a href="/files/E8n2U5oSCz9mcGekBh6V">/files/E8n2U5oSCz9mcGekBh6V</a></td><td><a href="https://iotex.ciaotool.io/zh-Hans">https://iotex.ciaotool.io/zh-Hans</a></td></tr></tbody></table>

## 主要工具

### 创建代币

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>创建标准代币</strong></td><td>一键发币 | 快捷方便地创建代币</td><td><a href="https://ciaotool.io/zh-CN/token/create" class="button primary">Solana</a><a href="https://bsc.ciaotool.io/token/create-token" class="button primary">BSC</a><a href="https://base.ciaotool.io/" class="button primary">Base</a><a href="https://xlayer.ciaotool.io" class="button primary">X Layer</a></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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/functions.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.
