# How to Entry Stages

**Entering Stages and Duel Initiation:**

Players have the option to enter all displayed stages.

Each stage offers different rewards and probabilities of drops. It's recommended to review the reward details and probabilities before selecting a stage.

Clicking on the stage button and confirming initiates the duel by deducting the fee from the Game Wallet and summoning a random enemy monster.

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

In the duel, players drag and drop the hero they wish to battle against the selected monster. Similarly, they choose cards by the same drag-and-drop method.

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

By clicking the Duel button and confirming, the combination of hero and cards for the duel, along with the chosen monster, is finalized. Once the duel commences, clearing more than half of the monsters results in a Stage Clear.

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

Upon Stage Clear, a screen for selecting reward cards will appear. Since the contents of these cards vary depending on the stage, please refer to each stage's reward for details.

Rewards are immediately obtainable and credited to the user's Game Wallet.

<figure><img src="/files/nRA1YFAuEdgQom4Q3PIq" 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://guide.scannner.io/duel-details/how-to-entry-stages.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.
