# Gameplay

- [Ranking](https://whitepaper.bomberzilla.com/gameplay/ranking.md): Leaderboard
- [Combat](https://whitepaper.bomberzilla.com/gameplay/combat.md): Step into the arena: precise, explosive, and skill-driven.
- [Bomber Boxes](https://whitepaper.bomberzilla.com/gameplay/bomber-boxes.md): Bomber Boxes — Unbox Your Arsenal
- [Heroes](https://whitepaper.bomberzilla.com/gameplay/heroes.md): Those who place bombs
- [Heroes Balance](https://whitepaper.bomberzilla.com/gameplay/heroes/heroes-balance.md): Hero Balance — Fair Play, Always
- [Stamina](https://whitepaper.bomberzilla.com/gameplay/stamina.md): Stamina — Fuel Your Play
- [Power-ups](https://whitepaper.bomberzilla.com/gameplay/power-ups.md): How to get stronger
- [Skins](https://whitepaper.bomberzilla.com/gameplay/skins.md): You don’t just win. You win with style. Express yourself on the battlefield with prestige, personality, and power.
- [Arenas](https://whitepaper.bomberzilla.com/gameplay/arenas.md): Battlefields Built for Strategy
- [Rounds](https://whitepaper.bomberzilla.com/gameplay/arenas/rounds.md): How are they
- [DAPPS](https://whitepaper.bomberzilla.com/gameplay/dapps.md)


---

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