A DAO, short for decentralized autonomous organization, is a structure where rules, voting, and treasury management are handled through smart contracts on a blockchain rather than executives, paperwork, and a corporate hierarchy. Members usually hold governance tokens, submit proposals, debate them in public, and vote on outcomes that can trigger actions on-chain. The treasury sits in shared contracts and funds move only if the voting rules are met.
The appeal is obvious. No chief executive can override a vote, there may be no headquarters at all, and the organization’s money can be tracked on-chain. The tradeoff is just as clear. DAOs reduce central control, but they also expose coordination problems, security risks, and uneven participation.
The 2016 collapse of The DAO still shapes the model
Any serious explanation of DAOs starts with The DAO, the Ethereum-based project launched in 2016 as a member-directed venture fund. Users deposited ether, received DAO tokens, and voted on which projects should get funding. It quickly became one of the most watched experiments in crypto, raising about $150 million worth of ether from more than 11,000 investors.
On June 17, 2016, an attacker exploited a reentrancy flaw in the code and repeatedly triggered withdrawals before balances updated. Roughly 3.6 million ETH was drained, about a third of the fund, worth around $60 million at the time. There was no executive team with authority to freeze the treasury. That was the point of the design, and it became the crisis.
The fallout forced Ethereum into a historic split. One side argued that blockchain history should remain immutable and that “code is law” even in the face of a major exploit. The other supported intervention because the loss was too large to ignore. A hard fork was carried out on July 20, 2016, restoring the stolen funds, while those who rejected the rewrite continued on the original chain that survives today as Ethereum Classic. The U.S. Securities and Exchange Commission later said The DAO’s tokens were securities, putting regulation squarely into the picture.
How a modern DAO works in practice
Today’s DAOs are built with more safeguards. Governance usually starts with a token, and voting power is often proportional to the amount held. Proposals can cover fee changes, grants, protocol parameters, treasury spending, or staffing decisions. A proposal is posted, discussed in public forums, and moved to an on-chain vote. If it clears quorum and approval thresholds, the decision is executed by code or by an authorized group acting on the recorded outcome.
The treasury is what gives the structure real weight. Some DAOs control hundreds of millions or even billions of dollars, so governance is not symbolic. It directs actual capital. To avoid both paralysis and single-person control, many DAOs rely on multisignature wallets for routine operations, requiring several trusted signers to approve a transaction. Larger organizations may also split work between elected stewards, working groups, and token holders, keeping broad decisions with the community while delegating day-to-day execution.
DAOs now cover several distinct categories
The label applies to very different organizations. Protocol DAOs govern decentralized software and are the most influential because they control financial infrastructure and large treasuries. Investment DAOs pool capital and decide together what to back. Grant DAOs distribute funding to public goods, open-source teams, or ecosystem projects. Social DAOs operate more like membership communities, where the token grants access. Collector DAOs combine funds to buy art, rare objects, or other assets that a single member may not be able to acquire alone.
Those categories often overlap. A lending protocol DAO and a membership-based social DAO might use the same mechanics, but their incentives, operating style, and governance pressures can look completely different.
MakerDAO, Uniswap, Arbitrum, Lido, and ENS show real-world use
DAOs are no longer niche experiments. MakerDAO, which has been moving toward the Sky brand, governs a major decentralized stablecoin system and uses token voting to set parameters tied to its dollar peg and treasury management. Uniswap is governed by UNI holders who vote on protocol development and treasury matters. Arbitrum token holders have debated grant programs and whether staking should be introduced, while its large treasury keeps governance attack risks in focus.
Lido’s DAO has voted on multi-million-dollar budgets and a treasury buyback framework. ENS hands control of its naming system and treasury to its community. These examples show that DAOs already manage large sums of capital and critical crypto infrastructure, which is the strongest argument for the model’s relevance and also the reason its failures matter.
Legal uncertainty and weak participation remain unresolved
One of the hardest questions is legal status. In many jurisdictions, it is still unclear what a DAO is in formal legal terms, and that leaves open the issue of liability for participants. Governance on-chain also does not guarantee broad engagement. Voter apathy is common, and low turnout can give oversized influence to a relatively small group of large token holders.
Governance attacks remain a live risk as well. On paper, a DAO runs by transparent rules. In practice, token concentration, trust in multisig signers, the quality of forum debate, and the design of emergency powers all shape outcomes. Smart contracts can enforce decisions, but they do not remove human disagreement, coordination costs, or incentive problems.

