# 关于DAO

本项目的DAO，不会采用目前大部分项目根据持币数量的投票方式。

目前计划的DAO形式如下：\
到时候会建立相应的微信大户群和电报大户群，正常的功能需求或改进提案都会直接在群里跟大户们沟通。

后续需要针对某些提案进行投票的时候，会根据持币排行榜，比如每次只限制前100名（占比总和超过80%）的账号允许参与投票，每个账号不管持币量多少，都只能投一票，类似人大代表的形式。\
账号会跟微信号或电报号绑定，如果持币用户想分多个账号投票，需要绑定多个微信或电报号，这个理论上是允许的。\
这样的投票模式，严格的限制了项目方的投票权重，避免无意义走形式的DAO。\
投票结果，会根据少数服从多数的原则，进行采纳。


---

# 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://defiob.gitbook.io/obswap/guan-yu-dao.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.
