# Game Environment

Heists take place in futuristic nova-modern mansions and facilities with multiple entry points known as lanes. All characters must be placed in outer rooms to either attack or defend entry points. As the lanes empty, operators remaining in the lane will move into the “main” room, where battles filter into and conclude.

The main room acts as the power position in battle. In the main room, operators may target operators outside of the main room but cannot be targeted by operators outside the main room.

<figure><img src="/files/sBlZHWisprLqbtfe5bvu" alt="" width="375"><figcaption><p>Players plan where each operator starts on the heist map as the last step of the heist plan.</p></figcaption></figure>


---

# 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://tiltyard.gitbook.io/midnight-heist/game-environment.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.
