# Maps

The station 2040WORLD is divided into sections with diverse ecosystems, with access gradually unlocking as the project develops.

Currently two map types are available:

1. World – An open world inhabited by various creatures, plants and containing resource nodes.&#x20;
2. Arena – The station's interior areas where staying for extended periods is dangerous. The primary threat on this map type comes from other players. The arena allows looting equipment crates and consumables.

**You can currently enter the game and explore three maps:**

Intersection (World) - available immediately.

Unstable Isle (World) - unlocks after 30 successful extractions from Intersection.

Basement (Arena) - unlocks after 50 total successful extractions from any maps. This map is only active during scheduled hours - watch for in-game notifications.

<br>


---

# 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://docs.2040world.io/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.
