# 教程

- [Petra 钱包插件安装使用](https://wiki.aptos.movemove.org/jiao-cheng/petra-qian-bao-cha-jian-an-zhuang-shi-yong.md): 如何安装和使用 Aptos 官方钱包
- [教程指引](https://wiki.aptos.movemove.org/jiao-cheng/jiao-cheng-zhi-yin.md)
- [您的第一笔交易](https://wiki.aptos.movemove.org/jiao-cheng/nin-de-di-yi-bi-jiao-yi.md)
- [您的第一个 Move 模块](https://wiki.aptos.movemove.org/jiao-cheng/nin-de-di-yi-ge-move-mo-kuai.md)
- [您的第一个 NFT](https://wiki.aptos.movemove.org/jiao-cheng/nin-de-di-yi-ge-nft.md)
- [运行本地网络](https://wiki.aptos.movemove.org/jiao-cheng/yun-xing-ben-di-wang-luo.md)
- [开发网 Devnet](https://wiki.aptos.movemove.org/jiao-cheng/kai-fa-wang-devnet.md)
- [运行全节点（官方教程）](https://wiki.aptos.movemove.org/jiao-cheng/kai-fa-wang-devnet/yun-xing-quan-jie-dian-guan-fang-jiao-cheng.md): 开发网运行全节点教程（非测试网）
- [运行全节点（社区教程）](https://wiki.aptos.movemove.org/jiao-cheng/kai-fa-wang-devnet/yun-xing-quan-jie-dian-she-qu-jiao-cheng.md): 开发网运行全节点教程（非测试网）
- [Windows](https://wiki.aptos.movemove.org/jiao-cheng/kai-fa-wang-devnet/yun-xing-quan-jie-dian-she-qu-jiao-cheng/windows.md): 开发网 Windows 运行全节点教程（非测试网）
- [Linux](https://wiki.aptos.movemove.org/jiao-cheng/kai-fa-wang-devnet/yun-xing-quan-jie-dian-she-qu-jiao-cheng/linux.md): 开发网 Linux 运行全节点教程（非测试网）
- [测试网 Testnet](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet.md)
- [社区教程](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng.md)
- [AIT-3 新功能](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/ait3-xin-gong-neng.md)
- [节点要求](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/jie-dian-yao-qiu.md): 硬件、存储、网络带宽和端口要求
- [AIT-3 步骤](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/ait3-bu-zhou.md)
- [使用 Docker](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/shi-yong-docker.md): AIT-3 激励测试网教程（Incentivized Testnet Tutorial）
- [全节点搭建](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/quan-jie-dian-da-jian.md): AIT-3 激励测试网，全节点搭建
- [加入测试网](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/jia-ru-ce-shi-wang.md): AIT 教程，Docker 方式加入测试网
- [离开激励测试网](https://wiki.aptos.movemove.org/jiao-cheng/ce-shi-wang-testnet/she-qu-jiao-cheng/li-kai-ji-li-ce-shi-wang.md): AIT3 教程，Docker 方式，MoveMove 社区


---

# 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://wiki.aptos.movemove.org/jiao-cheng.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.
