# 去中心化組織

- [DAO 總覽](https://www.0x1.academy/qu-zhong-xin-hua-zu-zhi/dao.md): 公司有 CEO、董事會、股東大會。
- [Snapshot 投票](https://www.0x1.academy/qu-zhong-xin-hua-zu-zhi/snapshot.md): 投票是民主的核心。
- [ConstitutionDAO](https://www.0x1.academy/qu-zhong-xin-hua-zu-zhi/constitution-dao.md): 2021 年 11 月，蘇富比要拍賣一份美國憲法原件。
- [自律組織（SRO）](https://www.0x1.academy/qu-zhong-xin-hua-zu-zhi/zi-lv-sro.md): 自律組織（SRO）是由產業自行成立的監管機構，在政府監管之外建立行業標準和規範。
- [去中心化自組織（DAO）](https://www.0x1.academy/qu-zhong-xin-hua-zu-zhi/dao-1.md): 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://www.0x1.academy/qu-zhong-xin-hua-zu-zhi.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.
