# 管理你的世界

- [後台管理](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/hou-tai-guan-li.md): 後台管理介面介紹
- [啟動自家代幣經濟](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji.md): 代幣金融系串接統自家經濟
- [創建交易對](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji/chuang-jian-jiao-yi-dui.md): Uniswap創建交易對
- [取得交易對地址](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji/qu-de-jiao-yi-dui-di-zhi.md): 請遵從下列步驟來取得交易對地址：
- [編輯你的元宇宙世界](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/bian-ji-ni-de-yuan-yu-zhou-shi-jie.md): 了解更多如何編輯你的元宇宙
- [模型編輯器](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/bian-ji-ni-de-yuan-yu-zhou-shi-jie/mo-xing-bian-ji-qi.md): 模型編輯器
- [世界的限制](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/bian-ji-ni-de-yuan-yu-zhou-shi-jie/shi-jie-de-xian-zhi.md): 了解您的元宇宙世界的限制
- [使用AlliMeta提供的基本款3D模型](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/bian-ji-ni-de-yuan-yu-zhou-shi-jie/shi-yong-allimeta-ti-gong-de-ji-ben-kuan-3d-mo-xing.md): 3D模型基本款
- [開啟土地鍛造](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/kai-qi-tu-di-duan-zao.md): 開啟土地鍛造
- [智能合約更新](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/kai-qi-tu-di-duan-zao/zhi-neng-he-yue-geng-xin.md): 升級你的世界、啟動使用權及建物權合約
- [白名單計畫](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/kai-qi-tu-di-duan-zao/bai-ming-dan-ji-hua.md): 白名單（whitelist）是一種許可名單，用於管理元宇宙土地的購買權限。
- [設定土地鍛造價格](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/kai-qi-tu-di-duan-zao/she-ding-tu-di-duan-zao-jia-ge.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://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie.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.
