> For the complete documentation index, see [llms.txt](https://elementals-4-fusion.gitbook.io/elementals-4-fusion/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elementals-4-fusion.gitbook.io/elementals-4-fusion/game-play/play-to-earn-model/player-vs-enviroment.md).

# Player vs Environment

The PvE will take place in the Elemental Dungeon, which has 5 floors. Each of the floors can be played by a specific level elementals and has a drop rate of each utility card type and rarity level.&#x20;

**Dungeon Floors: 1 to 5** \
\
**Floor 1** - Battles between Common and Uncommon Elementals.\
**Floor 2** - Battles between Uncommon and Epic Elementals.\
**Floor 3** - Battles between Epic and Rare Elementals.\
**Floor 4** - Battles between Rare and Legendary Elementals.\
**Floor 5** - Battles between Legendary Elementals.&#x20;

Above are the Elemental Card Level allowed to play on each dungeon floor. The utility card drop rate by floor can be found in the [utility card](/elementals-4-fusion/nft-characters/utility-cards.md) section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://elementals-4-fusion.gitbook.io/elementals-4-fusion/game-play/play-to-earn-model/player-vs-enviroment.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.
