# 去中心化自組織（DAO）

> **最後更新：2026 年 1 月**

"DAO是「去中心自治組織（Decentralized Autonomous Organization）」的縮寫，可解釋成開放式的創投基金，由「以太坊（Ethereum）」區塊鏈技術搭建，將投資使用區塊鏈技術的共享經濟項目。和其它組織最大的不同，在於The DAO並非由人力管理運作，而是從公司治理、日常運作到付款時程等組織營運，皆透過程式碼自動執行，因此也像是大型綜合的智慧合約。"

{% embed url="<https://www.bnext.com.tw/article/39603/BN-2016-05-17-172239-218>" %}

> DAO對經濟組織而言，在任何方面都是典範轉移。它提供了完全的透明、完全的股東控制、空前的靈活性，以及自治管理。 - The DAO

{% embed url="<https://www.blocktempo.com/daos-and-ownerless-organizations/>" %}

***

#### 相關條目

* [MakerDAO](/wen-ding-bi/makerdao.md)
* [DAO 總覽](/qu-zhong-xin-hua-zu-zhi/dao.md)
* [ConstitutionDAO](/qu-zhong-xin-hua-zu-zhi/constitution-dao.md)
* [前言：為什麼寫這本書](/di-ling-zhang-dao-du/blockpedia.md)
* [如何閱讀本書](/di-ling-zhang-dao-du/how-to-read.md)

#### 參考資料


---

# 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/dao-1.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.
