# Game Interface

DeHeroGame's homepage displays various in-game information.&#x20;

![](/files/H6LAPmy5qFlyxi2OfuVi)

Quickly navigate the game with the following information:&#x20;

**Backpack:** Manage game assets (cards, skills) under the current wallet address

**Camp:** Used for hero upgrades, skill configuration, and cross-chain operations

**Adventure:** Challenge dungeons with heroes and gain rewards

**Refill:** Restore your hero's energy

**Get NFT:** Marketplace, Shop, Rental&#x20;

**Gift Bag:** Invitation, Airdrop

**Community:** Kakao, Discord, WeChat

**Gitbook:** DeHeroGame newbie guide & instructions

**News:** Check the latest DeHeroGame announcements&#x20;

**VIP:** Enjoy exclusive VIP benefits by purchasing the VIP Monthly Card


---

# 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://mixmarvel.gitbook.io/dehero_game/ready/game-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.
