# Rounds

## Rounds — Dynamic Battle Progression

BomberZilla matches evolve through **6 strategic rounds**, each introducing new map behaviors, player movement phases, and activation points. This design ensures fast-paced action and increasing pressure toward a final clash.

### Round Structure

Each round is divided into two phases:

* **Battle Phase**: Players engage in combat.
* **Movement Phase**: Arena changes structure or layout.

### Round Breakdown

<figure><img src="/files/pjurKZZzvCgD0s0Os2X6" alt=""><figcaption></figcaption></figure>

### Final Round – Sudden Death

In **Round 6**, the entire arena begins to **spiral inward**, pushing all remaining players into a high-stakes final battle. No additional activation points are generated—only survival and strategy matter now.

### Strategy Tip

Plan your movements during the **15-second transitions** between rounds. Anticipate which parts of the arena will collapse or shift and position yourself advantageously before chaos erupts.

Adapt fast. Outlive the rest. Own the arena.


---

# 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://whitepaper.bomberzilla.com/gameplay/arenas/rounds.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.
