# 元宇宙地圖

<figure><img src="https://3094751767-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiXi7V9WlCqahor8Zy18g%2Fuploads%2F045SuPBwOBcH3Ko5FIrl%2Fmap.png?alt=media&#x26;token=798763c9-1bc6-468c-8b2d-00899845f0aa" alt=""><figcaption><p>元宇宙2D地圖層</p></figcaption></figure>

### 大地圖

2D地圖層顯示該宇宙整個地圖，可點擊並滑動瀏覽整個宇宙世界所有的土地，點擊每塊土地可檢視該地塊的基本資訊、屬性、狀態及智能合約的執行。請參閱[土地](https://allimeta.gitbook.io/creator-manual/tu-di)來了解更多有關元宇宙內的土地。

### 迷你地圖

在地圖的左下角為較小的迷你地圖，有助於導航更大的地圖。

### 地圖功能

* **Admin：** 為元宇宙世界的控制台，僅限持有該世界的「創世者NFT」使用。「創世者NFT」不可於其他宇宙共用。更多有關admin控制台的設定可參閱[後台管理](https://allimeta.gitbook.io/creator-manual/guan-li-ni-de-shi-jie/hou-tai-guan-li)。
* **About：**&#x6AA2;視所有有關該宇宙的基本訊息、土地數量、合約、等….
* **Tools：**&#x41;lliMeta專屬內建編輯器工具 (如：地上物編輯、室內、虛擬分身編輯器 等...)都在這裡。
* **Store：**&#x6AA2;視元宇宙所有支援的第三方服務
* **Land**：
  * My asset - 檢視自己錢包內的所有資產（土地NFT、建築NFT、權利NFT、室內空間NFT、

    創世者NFT）
  * Rent - 檢視目前開放可租用的土地使用權
  * Initial sale - 檢視目前公開販售可被鑄造的土地
  * Find my land - 檢視已持有的土地


---

# 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/yuan-yu-zhou-di-tu.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.
