> 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/the-game-play.md).

# The Game Play

The game is all about simulating your life in the Metaverse, sharing the experience with other players, and connecting that experience in real life.&#x20;

It all starts with a welcome tour of the Ark of Dreams and its home world, Arkonia. Here you will learn how to play the game. It will then help you create your avatar (your meta-identity) and its personality.&#x20;

*You can make your meta-identity mirror who you are in real life, someone you want to be, or someone totally different. The choice is up to you.*&#x20;

<figure><img src="/files/7yRDWGflFXvER0huhrQU" alt=""><figcaption></figcaption></figure>

Each citizen once registered will get the Ark of Dreams Citizen NFT ID. This will serve as the identification of your avatar. With this ID, the user can:

* identify himself in the metaverse with an NFT ID
* power up the ID with many benefits and rewards from brands&#x20;
* exclusive drops from AoD
* in-game benefits and recurring power ups
* Reward points accumulation
* Exclusive deals from AoD Partner brands and merchants
* Exclusive access to events of AoD

Types of Arkonian IDs:

* FREE Arkonian ID - you get this ID upon registration to Ark of Dreams
* Early Arkonian ID - for early adapters
* Super Arkonian ID - after you purchase a Legendary Pet
* Rare ID - after you get a Mythic Pet

<div><figure><img src="/files/6dMva9XNv8GKzLwcHnR3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ft2lTUsNWUFWna63c84s" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y70HdcMtMGW3Co3ARXsI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ar2inLjHFYxyVZLjdrz8" alt=""><figcaption></figcaption></figure></div>

## **Take care of your NFT Pet**

The first phase of the Ark of Dreams game world is a Pet game, reminiscient of the popular 90's pocket game "Tamagotchi" where you can feed, bathe, and play with your NFT.  You start off with free pets, and you can upgrade to Legendary or Mythic Pets.

**You can purchase your first Legendary Pet NFT during the AoD Private Sale or at the AoD Marketplace. You can only get a Mythic Pet after getting five (5) Legendary Pets.**

Every citizen with an Arkonian NFT ID and an NFT Pet starts off with a Genesis Egg that will hatch to start the gameplay.

<figure><img src="/files/5iUW7V23P0KjHB0O0RvM" alt=""><figcaption><p>Own your home in Arkonia</p></figcaption></figure>

To take care of your pet, you will have to stabilize the pet needs (HUNGER, HAPPINESS, HYGIENE and HEALTH). The more you take care of your pet, the more rewards you will get in the form the AoD in-game currency, **ARKON CRYSTAL.**

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

You can buy items at the Arkonia Store to boost and feed your pet. You can also buy additional Arkonian Crystals to use for in-game purchases and activities. One of the exciting things you can do is purchase NFT items from your favorite brands to feed, clothe, bathe, and play with your pet. These branded items give exceptional power-ups and at the same time, give you real rewards, and actual products delivered to your doorstep at much more affordable prices using Arkonian Crystals to pay.

The more you power up your pet, the more rewards you get! Some rewards you can encash by converting them to our token $AoD, or you can use your Arkonian Crystals to get immediate rewards through the **Arkon Exchange**.


---

# 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/the-game-play.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.
