# Land NFT Tokenomics

## Breakdown by Rounds

There is a maximum supply of 100,000 NEXUS World Land NFTs with the following distribution:

<table><thead><tr><th width="266.2007168458781">Category</th><th width="73" align="center">%*</th></tr></thead><tbody><tr><td>Private Round</td><td align="center">10%</td></tr><tr><td>Pre-game Launch Round</td><td align="center">40%</td></tr><tr><td>Post-game Launch Round</td><td align="center">40%</td></tr><tr><td>Reserve &#x26; Marketing</td><td align="center">10%</td></tr></tbody></table>

{% hint style="info" %}
\*Percentages are rounded to the nearest point
{% endhint %}

## Breakdown by Rarity

<table><thead><tr><th width="240">Rarity</th><th width="102" align="right">Quantity</th></tr></thead><tbody><tr><td>Common Land</td><td align="right">81,700</td></tr><tr><td><mark style="color:blue;">Rare Land</mark></td><td align="right">15,000</td></tr><tr><td><mark style="color:purple;">Epic Land</mark></td><td align="right">3,000</td></tr><tr><td><mark style="color:yellow;">Mythical Land</mark></td><td align="right">300</td></tr><tr><td><mark style="color:green;"><strong>Total Supply</strong></mark></td><td align="right"><mark style="color:green;"><strong>100,000</strong></mark></td></tr></tbody></table>

The rarity of a Land can be identified by its color.


---

# 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.affyn.com/en/nft-collections/nexus-world-lands/land-nft-tokenomics.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.
