> For the complete documentation index, see [llms.txt](https://wiki.memoverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.memoverse.io/gameplay/ui-ux/global-map-mode.md).

# Global Map Mode

## Global Map Preview

{% embed url="<https://vimeo.com/734401309/a431a6837a>" %}

![](/files/2IZk1ry4tWz7QyeFs14T)

Main Global Map Window

1. Players  :coin:**MEMO-P** - displays Player’s  :coin:**MEMO-P** . Opens Mine Menu;
2. Memory Keys - displays Player’s Memory Keys;
3. Player Heart Containers - displays Player’s Hearts for Attack Mode, and Countdown for fill containers. Opens Hearts Window;
4. Attack Mode button - active at Night. Opens Auto-Search window;
5. World Clock - displays Day and Night phases;
6. Defense Mode button - opens a window of quick access to your own palaces in defense mode, also displays the status of traps and loci in each palace;
7. Leaderboards button - opens the leaderboards window;
8. Own Palaces button - quick access to own Palaces;
9. Mail button - opens the Notification Window;
10. Player Info button - opens the Player Info Window;
11. Settings Button;
12. Inventory Button - opens the Inventory;
13. The Palace on 3D map - by tap opens Palace Info Popup. Also displayed Palace Level;
14. Palace Info Popup - displays:
    1. User ID
    2. Palace Icon
    3. Palace Info
       1. Farm
       2. Rooms
       3. Loci
       4. Rarity
       5. etc.
15. Attack Button - active at Night, opens Attack Mode Window / if Day displays the countdown;
16. Explore Button - opens Explore Warning Window.


---

# 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://wiki.memoverse.io/gameplay/ui-ux/global-map-mode.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.
