# Boss Challenge

## Boss Challenge Mode

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

### Overview

\
Boss Battle is a special game mode available at specific times of the day. Players can join during these times to face off against one of two randomly selected bosses.

### Battle Structure

* Each battle lasts for 3 minutes.
* Players have 3 lives to complete the battle.
* Players must progress through stages to eventually face the final boss.

### Earning Rewards

* Players defeat enemies during the stages to earn Gems. Gems can be used to purchase support items after completing a stage.
* Upon defeating the final boss, players will receive a random amount of Gems (between 1 and 20) and an Item Upgrade Chest.
* Item Upgrade Chest: When opened, this chest grants the player a special item (NFT), which can be used to upgrade their hero.


---

# 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://docs.bombpixel.xyz/game-features/gameplay/boss-challenge.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.
