# Overview

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

**Player vs. Enemy (PvE) Mode: Dueling in 1 on 1 Between Monsters and Heroe**

This mode allows heroes to engage in battles against monsters and participate in 1-on-1 duels with enemies. Heroes can choose the stage they want to participate in at any time.

Unlike regular battles, there is no competition between participants in this mode. It's a solitary battle, fought by the hero alone.

**Requirements to Participate in a Duel:**

* Own at least 3 equipped heroes. (This includes heroes who have entered battles in Story 1.)
* Own at least 3 cards.

To participate, you need to set up your deck with heroes and cards from your collection.


---

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