# Game's Main Interface

![](/files/opxonlg5Fgpq2twtl8fm)

The main interface is the web page that is displayed when a player logs into the game, where the player can see various information and access different pages.

In the top left corner of the main interface, you can find information such as avatar, player nickname and energy level, and next to that is "Quest" to view daily taskks; in the top right corner are settings, battle history and an Announcement board. In the bottom left corner, you will see the Starmon Management, Team Management and Backpack functions; while in the bottom right corner are the Adventure Mode andArenae Mode of the game.


---

# 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://starmon.gitbook.io/starmon.io/starmon/beginner-guide-game/peripheral-systems/games-main-interface.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.
