# 去中心化

扑克游戏中的三个关键部分将因去中心化而受益匪浅：

1. 使用智能合约管理用户资金
2. 洗牌和发牌
3. 收入分配

去中心化有很多好处，但也有很多风险。我们扑克游戏的第一个版本仍然将是中心化的，我们将通过非常可靠和彻底的审计和测试将不同的组件逐渐转移到去中心化。

即使第一个版本游戏是中心化的，我们仍然会利用加密货币的透明性来公开我们的账簿。

&#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/qu-zhong-xin-hua.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.
