# 收入分配

NutsDAO 的核心理念之一是将所有未来收入分配给玩家、社区支持者和所有代币持有者。

第一个版本的游戏发布时，分发过程将由项目所有者控制。在我们的治理代币发布后，这个过程将由 NutsDAO 智能合约自动执行。

![](/files/RhUd80sEFUbPv5v7qVtI)

<table><thead><tr><th>项目收入</th><th width="187.84140237585413">比例</th><th>Note</th></tr></thead><tbody><tr><td>PTE</td><td>30%</td><td>玩家</td></tr><tr><td>Treasury</td><td>10%</td><td>开发团队</td></tr><tr><td>社区</td><td>10%</td><td></td></tr><tr><td>流动性</td><td>5%</td><td></td></tr><tr><td>质押奖励</td><td>20%</td><td>NUTS 代币质押</td></tr><tr><td>烧掉代币*</td><td>25%</td><td></td></tr></tbody></table>

{% hint style="info" %}
这个分发过程将在我们的第一个版本中手动完成。在经过彻底审计和测试后，我们将把分发过程转移到只能合约上
{% endhint %}

![](/files/RXPyyNu4BsxYXrJrt3gm)


---

# 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/shou-ru-fen-pei.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.
