> For the complete documentation index, see [llms.txt](https://influencer-death-match.gitbook.io/influencer-death-match/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://influencer-death-match.gitbook.io/influencer-death-match/influencer-death-match-game/game-maps.md).

# Game Maps

The adventure starts on Influencer Death Match game map. The game map is the metaverse and allows players to navigate through the fictional world of the Influencer World. A player can move from one arena to another to look for opponents in those arenas. Arenas will be spread out across the map and any players will be able to select specific arenas to fight in. Each arena will have a minimum token amount defined for fights that take place in that arena in case of Fight-toEarn. Players can either select to play for the minimum amount or increase their wager. The map is expandable and any expansion will be governed by the time it takes to develop.

<figure><img src="/files/8aXkCtr0C2GXWx6NCLit" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://influencer-death-match.gitbook.io/influencer-death-match/influencer-death-match-game/game-maps.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.
