# The Battlefield

<figure><img src="/files/awcZWQHjmWvtpX4nQcWa" alt="WWIIInu battlefield" width="495"><figcaption><p>Five interconnected bunkers make up the battlefield.</p></figcaption></figure>

Bunkers are numbered and are independent vault contracts.

Once deployed to a bunker, you can only attack or move to a connected bunker. The UI will reflect your current bunker as well as the connected bunkers.

<figure><img src="/files/y4p38JqZLPPfK7BmrUAO" alt="" width="491"><figcaption><p>The blue lines indicate bunkers that can be attacked.</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://smolrun.gitbook.io/wwiiinu/the-basics/the-battlefield.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.
