# 创建游戏

- [部署游戏概览](https://docs.dapp.meme/chuang-jian-you-xi/bu-shu-you-xi-gai-lan.md)
- [极简教程 — 5 秒快速部署](https://docs.dapp.meme/chuang-jian-you-xi/ji-jian-jiao-cheng-5-miao-kuai-su-bu-shu.md)
- [详细教程 — 完整部署详解](https://docs.dapp.meme/chuang-jian-you-xi/xiang-xi-jiao-cheng-wan-zheng-bu-shu-xiang-jie.md)
- [选择网络与代币](https://docs.dapp.meme/chuang-jian-you-xi/xuan-ze-wang-luo-yu-dai-bi.md)
- [高级配置详解](https://docs.dapp.meme/chuang-jian-you-xi/gao-ji-pei-zhi-xiang-jie.md)
- [域名与定价](https://docs.dapp.meme/chuang-jian-you-xi/yu-ming-yu-ding-jia.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://docs.dapp.meme/chuang-jian-you-xi.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.
