# NutsDAO NFTs

NutsDAO 的 NFT在游戏中作为会员卡使用。

NFT（会员卡） 具有不同的稀有性，这将映射到游戏中的具体的权益。

第一批发行将有 10,000 个玩家 NFT ，定价为每个**80\~110 USDC**。未来我们会根据平台的进展推出更多的 NFT（或与其他社区合作）。

下表是 NFT 稀有度对应游戏权益的设计草案：

<table><thead><tr><th width="274"></th><th width="128">普通</th><th width="102">稀有</th><th width="104">Epic</th><th>Legendary</th></tr></thead><tbody><tr><td>游戏内道具打折</td><td>5%</td><td>10%</td><td>20%</td><td>50%</td></tr><tr><td>推荐返佣</td><td>5%</td><td>10%</td><td>20%</td><td>50%</td></tr><tr><td>私人俱乐部</td><td>1</td><td>5</td><td>10</td><td>30</td></tr><tr><td>NUTS 代币质押利息乘数</td><td>1.05X</td><td>1.15X</td><td>1.25X</td><td>1.6X</td></tr><tr><td>每日 PTE 乘数</td><td>1.05X</td><td>1.15X</td><td>1.25X</td><td>1.6X</td></tr><tr><td>免费时间银行/赛季</td><td>2</td><td>10</td><td>20</td><td>50</td></tr><tr><td>保险优化器</td><td>N</td><td>N</td><td>Y</td><td>Y</td></tr></tbody></table>

\*这些规则以后可能会发生变化， NFT 的稀有性在铸币后不会改变。

首批玩家 NFT 上线将有 80% 的男性角色和 20% 的女性角色。

![](/files/cm5FvdbqN89ly4yPBCmW)![](/files/MewpZsO9ztORQBgu8CO1)

NFT 将使用不同的属性映射到游戏中对应的权益

<table><thead><tr><th width="402.38818565400845">游戏权益</th><th>NFT 属性</th></tr></thead><tbody><tr><td>返佣</td><td>衣服</td></tr><tr><td>推荐返佣</td><td>扑克脸部彩绘</td></tr><tr><td>私人俱乐部</td><td>面具</td></tr><tr><td>NUTS 代币质押利息乘数</td><td>耳部装饰</td></tr><tr><td>每日 PTE 乘数</td><td>面部</td></tr><tr><td>免费时间银行/天</td><td>右手道具</td></tr></tbody></table>

\*这些规则以后可能会发生变化， NFT 的稀有性在铸币后不会改变。


---

# 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://www.nutsdao.org/zhong-wen/nutsdao/nutsdao-nfts.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.
