# Av8tars

Players can access “Memory Hunters” by owning an Av8tar, which is their in-game character.\
\
Av8tar NFTs, offer a unique package. Each Av8tar NFT contains a wearable avatar, in-game assets, power-ups, memories, and even land.

They hold a real-world value, making the game not just a playground but also a marketplace for creative ideas and storytelling.

Av8tars come in 3 different tiers: Common, Rare, and Legendary. \
They are available in the shape of a card, detailing their individual parts and containing their description. All the parts are contained in the metadata tied to the card. Parts and descriptions are visible in the player's profile.&#x20;

Players cannot trade individual parts contained in Av8tar cards but can replace them with any other parts (user-created or swapped with another Av8tar) for cosmetic purpose.&#x20;

Av8tar stats are based on the Av8tar head: players can swap every part of an Av8tar and keep its stats, as long as the head remains unchanged.&#x20;

![](/files/ibKFOXlZ1mZxolujV24v)

#### AI-Powered Backstories

Each Av8tar is unique, up to its AI-Generated description, backstory and motivation.&#x20;

### Av8tar Rarity

Rarity of an Av8tar influences their in-game performance. Legendary Av8tars aren’t just above the cut, they are also based on historical, mythological or real-life characters, reborn in the Enclave and ready to rebuild.

<table data-header-hidden><thead><tr><th></th><th width="140"></th><th width="118"></th><th></th></tr></thead><tbody><tr><td><br></td><td>Common</td><td>Rare</td><td>Legendary</td></tr><tr><td>Amount</td><td>2000</td><td>945</td><td>55</td></tr><tr><td>Design type</td><td>Procedural</td><td>Procedural</td><td>Custom</td></tr><tr><td>Power-up</td><td>Small</td><td>Medium</td><td>Large</td></tr><tr><td>Attached Parcel</td><td>No</td><td>Yes</td><td>Yes</td></tr></tbody></table>

<br>


---

# 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://2dmiami.gitbook.io/2d.miami-memory-hunter/non-fungible-tokens/av8tars.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.
