# Combat

### Core Mechanics

Every match hinges on strategic bomb placement:

* **Bombs planted on grid tiles**—place one in any open space.
* **3-second fuse**, detonating in a criss-cross pattern—impacting two tiles in each direction.
* **Direct hits cost you a heart**—lose all out and you're eliminated.

***

### Elevate Your Arsenal with Power-Ups

Power-ups aren't just features—they're game-changers:

* **Multiple bombs** at once
* **Extended blast range**
* Other effects that shift strategy and survival

Explore the full arsenal in the **Power-Ups** section.

***

### Strategy Meets Skill

Combat isn't chaos—it's tactical brilliance:

* Use timing, placement, and power-ups to outsmart opponents.
* Navigate shrinking arenas and anticipate enemy moves.
* Adapt. React. Dominate.

***

### Want More Details?

Check our **BomberZ** and **Power-Ups** pages for deep dives into customization and load-outs.

***

Bomb, dodge, win. Every strike matters in BomberZilla.

<figure><img src="/files/eS1fDlb0x2pBcENCKrs4" alt="combat"><figcaption><p><strong>Combat</strong></p></figcaption></figure>

{% hint style="info" %}
Check the [BomberZ ](/gameplay/heroes.md)and [Power-ups](/gameplay/power-ups.md) section for more information.
{% endhint %}


---

# 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/combat.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.
