# 什么是DAO

DAO 最基本的形式是一个神奇的互联网社区，允许成员协调资金和资源。 DAO 代表去中心化自治组织。 在不涉及 DAO 一词的语义的情况下，它是一个由人们以分散的方式共同做出决策的社区，通过他们的软件基础实现自治。 DAO 可以被认为是可以被不同类型的社区和组织利用的工具。

**一个DAO的诞生，必须具备三个基本要素：**

&#x20;1、具有能与陌生人达成共识的组织目标和组织文化（组织的使命、愿景、价值观）。

&#x20;2、具有能与陌生人达成共识的包含创立、治理、激励等内容的规则体系，且此规则通过区块链技术置于链上。&#x20;

3、具有能与所有参与者形成利益关联的Token来实现全员激励。


---

# 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://docs.beecapital.org/jian-ti-zhong-wen/guan-yu-dao/shen-me-shi-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.
