# NFT铸造安排

NutsDAO NFT铸造分四个阶段

<table><thead><tr><th width="199">阶段</th><th width="220">可铸造数量</th><th width="209">价格</th><th width="186">每个地址可铸造数量</th><th width="187">持续时间</th></tr></thead><tbody><tr><td>元老白名单</td><td>500</td><td>0</td><td>1</td><td>2 小时</td></tr><tr><td>俱乐部白名单</td><td>3500 + 阶段1中剩下的</td><td>0.1 ETH</td><td>50 ~ 500</td><td>4 小时</td></tr><tr><td>社区白名单</td><td>2000 + 阶段2中剩下的</td><td>0.08 ETH</td><td>1</td><td>24 小时</td></tr><tr><td>公开发售</td><td>4000 +  阶段3中剩下的</td><td>0.12 ETH</td><td>1 ~ 20</td><td>20 小时</td></tr><tr><td>项目方</td><td>所有剩余</td><td>0.12 ETH</td><td>所有剩余</td><td></td></tr></tbody></table>

## 测试用户空投

我们的扑克游戏已经在我们的团队和朋友圈中处于 alpha 测试阶段。我们将向更广泛的玩家开放我们的测试。&#x20;

如何获得空投。&#x20;

1. 下载游戏并注册用户&#x20;
   1. 安卓用户可以直接从我们的扑克网站下载（将于 2022-10 年底发布）
   2. iPhone用户需要testflight邀请，请在我们的discord频道创建testflight-ticket&#x20;
2. 所有用户有 1,000 美元和 10,000 NUTS 开始（模拟币，不能提现）
3. 玩游戏并在我们的discord频道中提供反馈
4. 如果您需要更多人一起玩，请在“genesis-poker-games”频道喊一下
5. 邀请用户加入 discord 并关注我们的推特

对于任何符合条件的玩家，我们将空投：&#x20;

1. 一款常见的 NutsDAO 玩家NFT
2. 游戏正式发布时，空投20美元和价值5美元的NUTS代币。

## 关键日期

2022-12-07: NutsDAO Poker 客户端正式发布

2023-01-07: NFT 铸造&#x20;


---

# 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/nft-zhu-zao-an-pai.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.
