A DAO is an organization that runs on code and votes instead of executives and paperwork. Members hold tokens, propose changes, and decide together, with a shared treasury and rules enforced by smart contracts. The idea is powerful, the reality is messy, and both are worth understanding.
Summary
- DAOs allow communities to govern organizations through token based voting, with treasury funds and rules managed by smart contracts on a blockchain.
- The model emerged from lessons learned after the 2016 collapse of The DAO, a venture fund that lost millions of dollars in a major smart contract exploit.
- Major crypto protocols including MakerDAO, Uniswap, Arbitrum, Lido, and ENS now use DAO governance, although legal uncertainty, voter apathy, and governance attacks remain key challenges.
A DAO, short for decentralized autonomous organization, is a group that coordinates and makes decisions through rules written in smart contracts on a blockchain, rather than through a traditional management hierarchy. Members usually hold a governance token that gives them voting power, proposals are submitted and voted on openly, and the outcomes are carried out by code that controls a shared on-chain treasury.
There is no chief executive who can override the vote, no head office, and often no formal company at all. In its purest form, a DAO is an internet-native organization whose bylaws are software, whose decisions are public, and whose money moves only when its members agree it should.
This guide explains DAOs in plain English, with no technical or legal background assumed. It covers what a DAO actually is, where the idea came from and the spectacular early failure that shaped everything after it, how a modern DAO works from token to treasury, the main types you will encounter, real examples running real money today, the unresolved legal question of what a DAO even is in the eyes of the law, and the hard governance problems that keep DAOs from living up to their own ideals.
By the end, you will understand both the genuine promise of letting a community own and run an organization through code, and the stubborn human problems that no smart contract has yet solved.
What a DAO actually is
The name is a mouthful, so it helps to take it apart. Decentralized means no single person or central office is in charge; control is spread across the members. Autonomous means much of the organization runs on its own through smart contracts, the self-executing programs on a blockchain, without needing a manager to push every action through. Organization means it is still a group of people pursuing a shared goal, whether that is running a piece of software, investing a pool of money, or funding a cause.
Put together, a DAO is a way to run a group where the rules and the money live on a blockchain instead of in a company’s bank account and bylaws. In a traditional organization, a board and executives hold authority, decisions happen behind closed doors, and you trust them to act in the members’ interest. In a DAO, authority comes from holding governance tokens, decisions happen through open votes recorded on-chain, and you trust the code to carry out whatever the members decide.
The treasury, often worth millions or even billions of dollars, sits in a smart contract that will only release funds when a proposal passes according to the rules everyone can see. The promise is an organization that is transparent by default, global from day one, and resistant to any one person quietly seizing control.
That is the ideal. As the history shows, the gap between the ideal and the practice is where most of the interesting and painful lessons live.
Where the idea came from: The DAO and the 2016 hack
You cannot understand DAOs without understanding the one that nearly killed Ethereum in its second year, because almost everything about how DAOs are built and regulated today traces back to it.
In the spring of 2016, a project simply called The DAO launched on Ethereum. It was meant to be a member-directed venture fund: people would deposit ether, receive DAO tokens that gave them voting rights, and collectively decide which projects to fund, with profits flowing back to token holders. It was a sensation.
The DAO raised around one hundred and fifty million dollars worth of ether from more than eleven thousand investors, making it the largest crowdfund in history to that point, and at the time it held close to fourteen percent of all the ether in existence. Then, on June 17, 2016, an attacker exploited a flaw in The DAO’s code, a reentrancy bug that let a withdrawal function be called over and over before the balance updated, and drained roughly 3.6 million ether, about a third of the fund, worth around sixty million dollars.
There were no managers who could freeze the funds and no plan for what to do, because the whole point had been that the code was in charge.
What happened next defined Ethereum. Faced with a loss large enough to threaten the young network’s survival, the community confronted an impossible choice between two of its own principles. One camp said the ledger must be immutable, that “code is law,” and that reversing the theft, even a theft, would betray the entire premise of an unchangeable blockchain. The other said the scale of the damage justified intervention.
After fierce debate, the majority chose a hard fork, a coordinated rewrite of Ethereum’s history that rolled the chain back to before the attack and returned the stolen funds to their owners. It was executed on July 20, 2016. Not everyone agreed, and those who refused to accept the rewrite kept running the original chain, which survives to this day as Ethereum Classic.
On top of all that, the U.S. Securities and Exchange Commission later ruled that The DAO’s tokens had been securities, an early warning that these structures would not escape regulation.
The first DAO died, but it taught the industry three lessons it never forgot: smart contract bugs can be catastrophic and must be audited ruthlessly, governance needs a way to respond to emergencies, and the legal system was going to have opinions whether DAOs wanted them or not. Every DAO built since has been shaped by that disaster.
How a modern DAO actually works
The DAOs running today are far more careful than their ancestor, and seeing the moving parts shows both how the ideal is pursued and where it strains.
It starts with a governance token. Holding the token gives you a vote, and in most DAOs your voting weight is proportional to how many tokens you hold, the way shares work in a company. Anyone with an idea can submit a proposal: change a fee, fund a project, adjust a parameter, hire a team, spend from the treasury.
The proposal is posted, the community discusses it in open forums, and then token holders vote, usually on-chain, where the result is recorded permanently and counted automatically. If the proposal passes the thresholds the DAO has set, a quorum of participation and a majority in favor, the change is carried out, sometimes automatically by smart contract and sometimes by a trusted team executing the will of the vote.
At the center sits the treasury, a pool of assets held in smart contracts that belongs to the DAO collectively. This is the part that gives DAOs real teeth, because some treasuries hold hundreds of millions or billions of dollars, and the rules govern exactly when and how that money can move.
To balance speed against safety, many DAOs use a multisignature wallet, a setup where several trusted members must jointly approve a transaction before it executes, so no single person can drain the funds, and routine operations do not require a slow full-community vote for everything. More mature DAOs delegate day-to-day work to smaller working groups or elected stewards while reserving the big decisions for the whole membership.
The result is a spectrum: some DAOs are almost fully automated, others are closer to an online cooperative with heavy human coordination wrapped around an on-chain treasury and voting system.
The main types of DAO
DAOs are not one thing, and the label covers organizations with very different purposes. A handful of categories capture most of what exists.
Protocol DAOs govern a piece of decentralized software, and they are the most consequential type, because they often control the rules and the treasury of major financial protocols. Investment or venture DAOs pool members’ money to invest collectively, the spiritual descendants of the original The DAO, deciding together which startups, tokens, or assets to back.
Grant DAOs exist to give money away, allocating a treasury to fund public goods, open-source work, or ecosystem projects through community votes. Social DAOs are membership clubs, where a token is the entry ticket to a community organized around shared interests, and the “treasury” matters less than the network of people. Collector DAOs pool funds to buy and manage assets, famously banding together to bid on rare items, art, or historical artifacts that no single member could afford alone.
The lines blur in practice, and many real organizations mix several of these, but the taxonomy is a useful map: a DAO governing a lending protocol and a DAO running a members’ club share a mechanism but almost nothing else.
DAOs in the real world
Abstract definitions only go so far, so it helps to look at organizations that manage real money and real software through this model right now.
MakerDAO, recently rebranded toward the name Sky, is the classic example: it governs one of the largest decentralized stablecoin systems, with token holders voting on the parameters that keep the stablecoin pegged to the dollar and managing a treasury that includes substantial real-world assets. Uniswap, the largest decentralized exchange, is governed by holders of its UNI token, who vote on how the protocol develops and how its treasury and fees are handled.
Arbitrum, a major Ethereum scaling network, runs through a DAO whose token holders have debated everything from grant programs to whether to introduce staking, and whose treasury is large enough that protecting it from governance attacks is itself a live concern. Lido, the dominant liquid staking protocol, is governed by a DAO that has voted on multi-million-dollar budgets and a treasury buyback framework. ENS, the Ethereum Name Service, hands control of its naming system and treasury to its community.
These are not experiments on the margin. They are organizations coordinating billions of dollars and critical infrastructure through tokens and votes, which is the strongest evidence that the model works at scale, and also the reason its weaknesses carry real stakes.
The legal question nobody has fully answered
Here is the uncomfortable part: in most of the world, the law is still not sure what a DAO is, and that uncertainty is one of the biggest risks members face.
The core problem is liability. If a DAO has no legal wrapper, a court may treat it as a general partnership, which in many places means the members could be held personally responsible for the organization’s debts and actions, a frightening prospect for someone who bought a few governance tokens.
The U.S. Commodity Futures Trading Commission drove this home in its case against Ooki DAO, where it argued, and a court agreed, that a DAO could be treated as a single entity, an unincorporated association, and held liable, with the implication that token-holding voters might share in that liability. That ruling sent a chill through the community, because it suggested that participating in governance could carry legal exposure most members never considered.
In response, some jurisdictions have tried to give DAOs a real legal home. Wyoming passed a law allowing DAOs to register as a specific kind of limited liability company, giving them legal recognition and shielding members from personal liability, and places such as the Channel Islands and Bermuda have explored similar frameworks.
These wrappers let a DAO sign contracts, pay taxes, and limit member liability while keeping its on-chain governance. The situation remains patchy and unsettled, varying enormously by country, and a structure that is recognized in one place may leave members exposed in another. Anyone joining a DAO that controls real assets should understand that the legal status of what they are joining is still being written.
The hard problems no smart contract has solved
For all the elegance of the design, DAOs run into stubborn human problems that code cannot fix, and being honest about them is essential to understanding the model.
The first is voter apathy. Most token holders never vote, because reading proposals and weighing them takes time and effort, so decisions affecting huge treasuries are often made by a small, active minority, which quietly undermines the whole idea of broad community control. The second is concentration of power. Because voting weight usually tracks token holdings, large holders, sometimes called whales, can dominate outcomes, and a DAO can drift toward rule by the wealthy few while still calling itself decentralized.
The third, and most dangerous, is the governance attack. If someone can acquire or borrow enough governance tokens to pass a malicious proposal, they may be able to vote to drain the treasury or change the rules in their favor, which is why DAOs with large treasuries treat the gap between treasury value and the cost of attacking governance as a genuine security threat.
The fourth is treasury and smart contract risk, the direct legacy of 2016: a bug in the governance code or a compromised multisignature wallet can put the entire treasury at risk, and history is full of expensive reminders.
The fifth is simply coordination: making good decisions as a large, pseudonymous, global crowd is hard, and DAOs often move slowly, argue endlessly, or struggle to execute the way a focused team would.
None of these problems is fatal, and DAOs keep inventing mechanisms to soften them, delegation, reputation systems, time locks, security councils. But they are real, and they explain why even the most successful DAOs look less like a perfectly autonomous machine and more like a noisy, evolving experiment in collective ownership.
How a proposal actually moves through a DAO
The cleanest way to see a DAO working is to follow one decision from idea to execution, because the lifecycle of a single proposal shows every part of the machine in motion and reveals where the friction lives.
Say a member of a protocol DAO believes the organization should spend two million dollars from its treasury to fund a developer team building a new feature. They do not email a boss, because there is no boss. They start in the open, usually by posting the idea to the DAO’s public forum as a temperature check, a low-stakes way to gauge whether the community even wants this before anyone writes formal code. People argue it out in the comments, the proposer refines the numbers, and supporters and skeptics surface concerns. If the idea has legs, it is written up as a formal proposal with precise terms: the exact amount, the recipient, the milestones, and the on-chain actions required to release the funds.
Then comes the vote. The proposal is put on-chain, and token holders cast votes weighted by how many governance tokens they hold, often with the ability to delegate their votes to someone they trust to pay attention. The vote runs for a set window; several days is common, and for it to count the DAO usually requires a quorum, a minimum level of participation, so that a tiny handful of voters cannot decide a large spend. If the proposal clears its quorum and wins a majority, it passes.
Execution is the final step, and here DAOs differ. In the most automated case, passing the vote directly triggers the smart contract to release the treasury funds. In many real DAOs, a multisignature wallet controlled by trusted stewards carries out the approved action, with a time lock that delays execution for a day or two so the community can react if something looks wrong.
Walk through that, and the strengths and weaknesses both jump out. The process is transparent end to end, anyone can read the proposal, the debate, the vote, and the transaction, and no executive can quietly override the result. But it is also slow, it depends on enough informed people actually voting, and it gives the largest token holders outsized weight at the decisive moment. A company could approve the same spend in a meeting; a DAO turns it into a public, auditable, multi-day civic process.
That tradeoff, speed and decisiveness given up in exchange for transparency and shared control, is the essence of what a DAO is, visible in the life of a single proposal.
What DAOs are actually good for
Strip away the hype and the disappointment, and a clearer picture emerges of where this model genuinely shines. DAOs are at their best when an organization needs to coordinate a large, distributed group around a shared on-chain asset or protocol, where transparency matters, where no single party should hold the keys, and where the rules can be largely encoded.
Governing a decentralized financial protocol fits this perfectly, which is why the most successful DAOs are protocol DAOs. They are weakest when a task needs speed, secrecy, decisive leadership, or judgment that resists being written into rules, the things a small, accountable team does well.
Seen that way, a DAO is not a replacement for every organization, and the early dream that DAOs would simply out-compete the corporation has matured into something more modest and more useful. A DAO is a tool for community ownership of shared infrastructure, a way to let the people who use a protocol also govern it, with the money and the rules out in the open for anyone to inspect.
The technology that made The DAO possible has been hardened by a decade of failures and fixes, the legal scaffolding is slowly being built, and the model now runs serious organizations in daylight. That is a real achievement, even if the autonomous, leaderless utopia remains, for now, a work in progress.
Frequently Asked Questions
What is a DAO in simple terms?
A DAO, or decentralized autonomous organization, is a group that makes decisions through rules written in smart contracts on a blockchain instead of through executives and a head office. Members hold governance tokens that give them voting power, anyone can propose changes, and token holders vote openly, with results recorded on-chain. A shared treasury sits in a smart contract that releases funds only when a proposal passes. It is, in effect, an organization whose bylaws are code and whose decisions are public.
What was The DAO and why does it matter?
A DAO was the first major decentralized autonomous organization, launched on Ethereum in 2016 as a member-directed venture fund. It raised around one hundred and fifty million dollars from more than eleven thousand investors, then was hacked through a code flaw that drained roughly sixty million dollars worth of ether. To recover the funds, the Ethereum community controversially hard forked the blockchain, which split it into Ethereum and Ethereum Classic. The episode shaped how every later DAO approached security, governance, and law.
How does a DAO make decisions?
A DAO, or decentralized autonomous organization, is a group that makes decisions through rules written in smart contracts on a blockchain instead of through executives and a head office. Members hold governance tokens that give them voting power, anyone can propose changes, and token holders vote openly, with results recorded on-chain. A shared treasury sits in a smart contract that releases funds only when a proposal passes. It is, in effect, an organization whose bylaws are code and whose decisions are public.
Through proposals and token-weighted voting. Any member can submit a proposal, such as spending treasury funds or changing a rule. The community discusses it, then token holders vote, usually on-chain, where the result is recorded permanently. If the proposal meets the DAO’s thresholds for participation and approval, it is carried out, sometimes automatically by smart contract and sometimes by a trusted team. Many DAOs also use multisignature wallets, where several members must jointly approve transactions, to balance speed against security.
Are DAOs legal?
It depends on the jurisdiction, and the law is still unsettled. Without a legal wrapper, a court may treat a DAO as a general partnership, which can expose members to personal liability, a risk highlighted when the CFTC successfully treated Ooki DAO as a liable entity. In response, places like Wyoming created laws letting DAOs register as a special kind of limited liability company that shields members and lets the DAO sign contracts and pay taxes. The Channel Islands and Bermuda have explored similar frameworks, but recognition varies widely by country.
What are examples of DAOs?
Many major crypto protocols are governed by DAOs. MakerDAO, now moving toward the name Sky, governs a large decentralized stablecoin system. Uniswap, the biggest decentralized exchange, is run by holders of its UNI token. Arbitrum and Lido govern major Ethereum infrastructure through token votes, and ENS hands control of its naming service to its community. These DAOs coordinate billions of dollars and critical software, which shows the model works at real scale.
What are the biggest risks of DAOs?
The main risks are human and structural. Voter apathy means a small minority often decides big questions, and because voting power usually tracks token holdings, large holders can dominate. The most dangerous threat is a governance attack, where someone acquires enough tokens to pass a malicious proposal and drain the treasury. Smart contract bugs and compromised wallets can also put the entire treasury at risk, and the unsettled legal status of DAOs can expose members to liability they did not anticipate.
This article is educational and does not constitute financial, investment, or legal advice. Details of specific DAOs, their governance, and the legal treatment of decentralized organizations change quickly and vary by jurisdiction. As of June 22, 2026, verify current information with official sources before participating in any DAO or acting on anything described here.

