# The Game

Heroes of Aviel is a 4X game with a strong focus on turn-based tactical combat. It is loosely inspired by the classic game Masters of Magic (1994), but it takes place in a persistent online world where players battle each other for land, glory, and the favour of the gods. Heroes of Aviel also includes single player quests and dungeons more like one might find in a single player RPG or tactical combat game.

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

Heroes of Aviel is also a web3 game where ownership of core in-game spaces, items and units are controlled through the use of Non-Fungible tokens (NFTs). Users can freely buy and sell these NFTs, or even create new ones for example by levelling up units in game to promote them or by combining items to create more powerful items.

***

**Disclaimer: This is a draft - information in this whitepaper is subject to change.**


---

# 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.oobikoo.games/heroes-of-aviel/the-game.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.
