> For the complete documentation index, see [llms.txt](https://whitepaper-cn.miniton.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-cn.miniton.games/tuan-dui/dao-zu-zhi-zhi-li.md).

# DAO 组织治理

{% hint style="info" %}
我们预计在以下条件达到后，将 MiniTon 所有治理权移交至 DAO 治理模式

* [ ] 项目拥有 5000 万用户；
* [ ] 项目商业模式被验证可持续发展，收入持续增长并有盈利；
* [ ] 白皮书中提到的功能设计均已实现；
* [ ] 承诺分配给投资人和团队的代币已经完成 50%的释放
  {% endhint %}

**我们期望，通过去中心化治理结构，让MiniTon发展的更好。**

**在完全移交至 DAO 治理模式前，MiniTon 会进行如下 DAO 治理的实验和探索：**

## 组建多种形态的子DAO组织 <a href="#zu-jian-duo-zhong-xing-tai-de-zi-dao-zu-zhi" id="zu-jian-duo-zhong-xing-tai-de-zi-dao-zu-zhi"></a>

所有中心化的工会、社群、社区、俱乐部都有希望一步步转变为DAO组织。

**MiniTon**会为这些组织的去中心化提供大力扶持。

所有的工会、所有的DAO组织在加入**MiniTon**后，都会成为**MiniTon**的子DAO。

**MiniTon**将会成为一个子DAO集合体，这些子DAO组织是**MiniTon**的细胞。

## 为子DAO组织提供系统和产品支持 <a href="#wei-zi-dao-zu-zhi-ti-gong-xi-tong-he-chan-pin-zhi-chi" id="wei-zi-dao-zu-zhi-ti-gong-xi-tong-he-chan-pin-zhi-chi"></a>

**MiniTon**会为传统中心化组织向DAO组织的转变提供支持，**MiniTon**的社区是初期支撑DAO组织的产品。

**MiniTon**的社区承载了DAO组织成员和成员之间的关系和交流。

**MiniTon**为所有DAO组织提供便捷有效的DAO治理模块，例如：NFT、提案功能、投票功能、公示功能等。

## **MiniTon**的DAO治理和子DAO治理 <a href="#mvp-de-dao-zhi-li-he-zi-dao-zhi-li" id="mvp-de-dao-zhi-li-he-zi-dao-zhi-li"></a>

**MiniTon**的DAO治理由所有持有代币的用户和子DAO组织参与。

子DAO组织的治理由子DAO组织内部持有代币的用户参与治理。

玩家可以**质押Token获得 veToken**，对**MiniTon**所有产品设计、运营策略和规则，进行调整和投票。

**MiniTon**涉及了多方关系的维护，包括了工会、玩家、投资者、游戏开发者。为了维持各方关系的平衡，所有**持有Token的成员都可以参与MiniTon的治理决策**。

**MiniTon**相信大众的力量，多数人的判断，和数字的智慧。

**MiniTon**内部涉及到多个算法和智能合约规则。通过去中心化治理，让玩家在关键元素上行使投票权，可以让诸多规则有益于更多内容的出现和更多用户的参与。部分关键算法规则，举例如下：

* 玩家匹配算法
* 玩家技能等级评定算法
* 反作弊算法
* 游戏质量的最终评价得分算法
* 游戏质量同排名的动态关系算法
* 新游戏获得营销支持的流量池算法
* 玩家进行内容创造和评价后的收益奖励算法


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper-cn.miniton.games/tuan-dui/dao-zu-zhi-zhi-li.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.
