# How to play?

## What is Boss Challenge?

Boss challenge is a mode where you use mongen and troop to attack a creature called Boss.&#x20;

The team that participates in the battle in the Boss Challenge is counted as the *<mark style="color:red;">**invasion battle team.**</mark>*

Battle with the Boss is divided into several stages.&#x20;

Depending on the amount of damage you deal to the Boss, the Boss will transform his skills and become stronger.&#x20;

When he transitions to a new milestone, you will receive a reward. <mark style="color:red;">**You can only claim rewards at each milestone once per day.**</mark>

## Formation & Battle Mechanic Change

Formation is divided into three rows: front row, back row and middle row.&#x20;

The boss's basic skills will prioritize attacking targets in the order of **front row -> middle row -> back row.**&#x20;

**Skill RNG is now considered infinity in Boss Challenge Mode.**

The boss's ultimate skill will <mark style="color:red;">**affect all units**</mark> on the battlefield instead of just specific units.

## **Condition**

Every day, the Boss will appear with any three conditions. This ensures the diversity of Boss battles.

These conditions can be found at: [List of conditions](/gameplay/boss-challenge-mode/list-of-condition.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://docs.monsterra.io/gameplay/boss-challenge-mode/how-to-play.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.
