# Maps

The maps that our Astrals fight in will have different terrain features that will make certain types of play favorable over others. This means that players will have to adapt their strategies in order to win. Terrain can be impassable, act as slowing/halting zones, or block line of sight. The map will be built using hexagonal terrain tiles, and new maps will be generated as demanded by the story.


---

# 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://melon-lee.gitbook.io/astrals/who-are-the-astrals/play-to-earn-mini-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.
