# Asset Types

### Tradable Content

Players can own various in-game NFT assets, including power-ups and unique items.

All NFT content will be tradable on any compatible marketplace. This includes:&#x20;

* Av8tar sets (including land parcels for Rare and Legendary tiers)
* Power-ups.
* Land parcels
* Lore-rich assets

### Offchain, non tradable content

While NFTs represent on-chain assets, the memories players collect are off-chain assets stored in the game's database. These memories can be "deployed" to allow a player's wallet to be airdropped on-chain assets (NFTs).

### Minting and NFT Supply

The team of “2d.Miami: Memory Hunters” will proceed to a single initial NFT minting, with a supply of 3000 Av8tar NFTs divided as follows: <br>

<table data-header-hidden><thead><tr><th></th><th width="137"></th><th></th><th width="99"></th><th></th></tr></thead><tbody><tr><td><br></td><td>Public Supply</td><td>Marketing &#x26; Rewards</td><td>Team</td><td>Total supply</td></tr><tr><td>Common Av8tar:</td><td>1400</td><td>400</td><td>200</td><td>2000</td></tr><tr><td>Rare Av8tar</td><td>662</td><td>190</td><td>95</td><td>945</td></tr><tr><td>Legendary Av8tar</td><td>38</td><td>10</td><td>5</td><td>55 </td></tr><tr><td>TOTAL SUPPLIES</td><td>2100</td><td>600</td><td>300</td><td>3000</td></tr></tbody></table>

\
1000 land parcels will be distributed in a package together with Rare and Legendary Av8tars. This means that the team will not sell land parcels separately.


---

# 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/economics/asset-types.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.
