# 後台管理

後台管理為AlliMeta宇宙生態系中，為維護和管理該項目方宇宙所提供的一個友善宇宙管理工具。後台管理僅提供該元宇宙開發者或持有創始者NFT的錢包才能使用，以便管理元宇宙的內容、白名單計畫和元宇宙編輯的更多設定。

<figure><img src="/files/DjkjycdeGoFqcbv62v0I" alt=""><figcaption><p>Control Panel 後台管理工具</p></figcaption></figure>

### 功能介紹

* **Dashboard：**&#x5100;表板統計了該元宇宙的實時概述的重要數據並顯示各種類型的數據，例如財務數據、運營數據、銷售數據等，快速了解目前元宇宙的實時數據並為此做出明確的決策。
* **Information：**&#x7DE8;輯或更新您的元宇宙資訊名稱、描敘、網址、logo/banner、代幣金融，等...。更多有關代幣經濟串接，請查閱[這裡](/creator-manual/guan-li-ni-de-shi-jie/qi-dong-zi-jia-dai-bi-jing-ji.md)。
* **Land Minting：**&#x70BA;元宇宙土地鍛造相關的設定包含白名單機制、價格、及合約升級。更多有關土地鍛造設定可參閱[這裡](/creator-manual/guan-li-ni-de-shi-jie/kai-qi-tu-di-duan-zao.md)。
* **3D World Editor：**&#x70BA;3D世界編輯器。於「 Private Model Manager」上傳的每一個3D模組將於這裡顯示。
* **Private Model Manager：**&#x7BA1;理您世界編輯器內的3D模組，在此上傳的3D模組將顯示於您的世界編輯器之中。
* **Public Model Manager：**&#x7BA1;理您的元宇宙對外開方可使用的3D模組，在此上傳的每一個3D模組將顯示於每位用戶的「土地編輯器」以及「模型編輯器」內。
* **Image Uploader：**&#x7531;此更換元宇宙的「backdrop image」、「ground image」、「heightmap image」，上傳後點擊「Upload」完成更換。
* **Sample：**&#x70BA;提供更便利的編輯於您的元宇宙世界，AlliMeta提供了基本款3D模組共每個項目方使用，您可於「sample」內選取及下載任何3D模組元件並編輯於您的世界當中。更多有關3D模組使用方式請參閱[這裡](/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)。


---

# 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/hou-tai-guan-li.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.
