# Gameplay

Bomber Ronin features multiple game modes where NFT heroes perform automated tasks or direct combat. The core mechanics involve hero stats, destructible environments, bomb placement, and treasure collection.\ <br>

#### Game Modes:

* **Mining Mode**: Deploy heroes to destroy blocks and collect treasures.
* **Adventure Mode (Coming Soon)**: Manual control to battle enemies and bosses.
* **PvP Arena (Coming Soon)**: Battle other players with custom team setups.

  <figure><img src="/files/tjbFvx87VuhWeY9mRSRa" alt=""><figcaption></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://bomberron.gitbook.io/bomberron/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.
