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

# Game Overview

The Ark of Dreams Early access release will be launched to pre-registered gamers on December 2022.

<figure><img src="/files/9EM5hymCu5uxHJNTsAUa" alt=""><figcaption></figcaption></figure>

Ark of Dreams (AoD) is a blockchain-based life simulation game powered by NFTs and real-life brands where you can…&#x20;

* Be who or what you want to be as a digital self;&#x20;
* Earn in-game tokens and real cash rewards from doing things you are truly interested in;&#x20;
* Shop from brands you know and love;&#x20;
* Get your shopping delivered to your real-life home.

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

With Ark of Dreams you can:

**PET SIMULATION GAME** - The first phase is the **PET SIMULATION GAME** allows you to take care of a Legendary Pet NFT or a Mythic Pet NFT. The more you take care of your pet, the more rewards. At this stage, you will experience the AoD game economy and the use of our in-game currency Arkonian Crystals in order to transact and to play.

**METAVERSE** - the last phase of the Ark of Dreams Game is a simulation of the world in an exquisitely designed environment where you can experience the X2Earn concept - interaction between users and brands in a virtual environment powered by NFTs. With you avatar, you can open a business, shop, play mini-games and earn real world rewards that you can enjoy IRL.


---

# 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://arkofdreams.gitbook.io/whitepaper/the-game/game-overview.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.
