# 土地 NFT 代币经济学

## 按轮数细分

最大供应量为 100,000 个 NEXUS 世界土地 NFT，分配如下：

<table><thead><tr><th width="266.2007168458781">类别</th><th width="73" align="center">%*</th></tr></thead><tbody><tr><td>私人回合</td><td align="center">10%</td></tr><tr><td>预游戏发布阶段回合</td><td align="center">40%</td></tr><tr><td>后游戏发布阶段回合</td><td align="center">40%</td></tr><tr><td>储备与营销</td><td align="center">10%</td></tr></tbody></table>

{% hint style="info" %}
\*百分比四舍五入到最接近的点
{% endhint %}

## 按稀有度细分

<table><thead><tr><th width="240">稀有度</th><th width="102" align="right">数量</th></tr></thead><tbody><tr><td>普通土地 (Common)</td><td align="right">81,700</td></tr><tr><td><mark style="color:blue;">稀有土地 (Rare)</mark></td><td align="right">15,000</td></tr><tr><td><mark style="color:purple;">史诗土地 (Epic)</mark></td><td align="right">3,000</td></tr><tr><td><mark style="color:yellow;">神话土地 (Mythical)</mark></td><td align="right">300</td></tr><tr><td><mark style="color:green;"><strong>总供应量</strong></mark></td><td align="right"><mark style="color:green;"><strong>100,000</strong></mark></td></tr></tbody></table>

土地的稀有度可以通过颜色来识别。


---

# 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/cn/nft-zhen-cang/nexus-shi-jie-tu-di/tu-di-nft-dai-bi-jing-ji-xue.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.
