> For the complete documentation index, see [llms.txt](https://docs.epochzero.io/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.epochzero.io/welcome/overview/our-projects/game-zone.md).

# Game Zone

PvE (Player versus Environment) web-based combat with NFT (non-fungible token) characters refers to a type of online game where players can engage in combat against computer-controlled enemies using unique, digitally-minted assets known as NFTs. \
\
In this type of game, players will use their NFT characters to fight against various types of enemies and challenges in a web-based environment. These NFT characters could be collected, traded, and customized by players, allowing them to create unique and personalized combat teams. \
\
The game's combat mechanics and challenges will be designed to provide a fun and engaging experience for players, while also allowing them to showcase and utilize their collection of NFT characters.  Combines the excitement of online gaming with the collectibility and uniqueness of Pharaoh NFTs.

PvE Web Based combat with NFT characters\
Win battles and wars to receive $FUEL\
Accessory NFTs that upgrade character stats\
Temporary boosts sold purchased in $FUEL or $IOTA/$SMR\
\
**FUTURE PvP ARENAS**\
&#x20;     Put up $FUEL or $SMR anty per battle, winner takes all\
&#x20;     Hardcore Mode:  Put up accessories or NFT as anty, winner takes all\
\
**BATTLE TYPES**\
&#x20;    Short 2 minute battles\
&#x20;    Longer 24 WARS - multi user wars\
\
**CAMPAIGN**\
&#x20;    Quests on your own or with a group\
&#x20;    Defeat bosses for LOOT\
&#x20;    Each NFT will have its strengths and weaknesses, choose wisely\
\
RARITY CHARTS / STATS\
&#x20;    How traits and their rarities combine provide a variable value\
&#x20;    Used in the odds of the battle “dice” rolls


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.epochzero.io/welcome/overview/our-projects/game-zone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
