# 边玩边赚

NutsDAO 的核心思想之一是使用 Play-to-earn (PTE) 池与玩家分享项目的收益。

NFT 销售筹集的资金的 50% 将直接进入 PTE 池，用于我们的第一期 PTE 活动。

NutsDAO 扑克的第一个版本将以中心化的方式分发 PTE 池，在以后的版本中，我们将使用去中心化的智能合约来代替。PTE 的理念是将项目收益分配给玩家，但有一些限制以确保游戏公平。

我们希望玩家可以：

1. 时间平衡，不鼓励玩家长时间的玩
2. 正常范围，鼓励玩家使用科学方式打扑克

​​​我们将禁止以下玩家进入 PTE 池（甚至整个游戏）：

1. 使用机器人的玩家
2. 打伙牌的玩家
3. 范围极端的玩家，比如 100% 弃牌或 100% 跟注
4. 其他作弊情况

​​​

## 对所有玩家 NFT 持有者的初始空投

随着游戏上线，我们将向所有在游戏中注册的玩家 NFT 持有者空投以下金额：

1. 10 美元
2. 5美元对应NUTS代币

通过这次空投，拥有 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/pu-ke-you-xi/bian-wan-bian-zhuan.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.
