> For the complete documentation index, see [llms.txt](https://allimeta.gitbook.io/creator-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://allimeta.gitbook.io/creator-manual/chuang-shi-zhe-shou-ce.md).

# 創世者手冊

## 歡迎來到AlliMeta創世者手冊

從頭開始構建元宇宙並不容易。元宇宙的技術堆棧相當複雜，需要數年時間、高額的金費與一個龐大的多學科的團隊一起構建它。我們認為，建立元宇宙不應該是一項艱鉅的任務，一個富人或大企業的專屬特權，因此我們創建了 AlliMeta。透過 AlliMeta 的服務，你將可以立即建立並且更方便的管理元宇宙。在本手冊中，你將了解如何使用 AlliMeta 來編輯以及管理你的專業元宇宙世界！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://allimeta.gitbook.io/creator-manual/chuang-shi-zhe-shou-ce.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.
