What Is a DAO? Decentralized Autonomous Organizations Explained
A DAO is a group that runs itself with code and votes instead of managers. Here is what that means in practice, which real DAOs control billions, and the legal risk nobody warns beginners about.
A DAO is a group of people who run an organization together using code and voting instead of executives and contracts.
DAO stands for decentralized autonomous organization. Ethereum’s own documentation defines it as “a collectively-owned organization working towards a shared mission”.
The short version: the rules live in a smart contract, the members hold tokens that let them vote, and the money sits in a shared wallet that nobody can spend alone.
That is the pitch. The reality is more complicated, and the complications are the interesting part.
One quick disambiguation, because search engines mix these up: “Dao” is also a term from Chinese philosophy meaning “the way.” This article is about the crypto kind. Core DAO is something else again, a specific blockchain project that happens to have DAO in its name.
What Does DAO Stand For?
Take the three words one at a time. Each one is doing real work.
Decentralized. No head office, no CEO, no board. Authority is spread across whoever holds the tokens, and they can be anywhere.
Autonomous. When a vote passes, the outcome executes itself. A smart contract releases the funds or changes the setting. Nobody has to be trusted to carry out the decision, and nobody can quietly refuse.
Organization. It is still a group of people pursuing a goal, with a treasury, ongoing work, and arguments about priorities. The blockchain part changes how decisions get made, not the fact that humans are making them.
The word doing the most work is autonomous. In a normal company, a vote is a request. In a DAO, a passing vote is the action itself.
How Does a DAO Work?
Here is the full loop, from an idea to money moving.
1. The rules get deployed. Somebody writes a governance contract and publishes it to Ethereum. It specifies who can propose, what counts as a quorum, how long voting stays open, and what threshold passes. Once deployed, those rules are public and hard to change quietly.
2. Tokens distribute voting power. Most DAOs issue a governance token. Holding it gives you a vote, and your weight is usually proportional to how many you hold. Some DAOs instead use shares you have to be admitted for, or reputation you have to earn. Ethereum’s documentation calls these token-based, share-based, and reputation-based membership.
3. Someone makes a proposal. “Fund this team $200,000.” “Lower the protocol fee to 0.05%.” “Add this asset as collateral.” Proposals usually get argued over in a forum for days before anyone votes.
4. Members vote. Either off-chain through Snapshot, which reads token balances and costs no gas, or on-chain, where every vote is a real transaction that the contract counts itself.
5. The contract executes. If it passes on-chain, the treasury transfer or parameter change happens automatically. No signature from a finance department, no wire transfer, no delay.
The treasury is what makes this more than a message board. It is typically a multi-signature wallet or a contract that will only release funds on a successful vote, which means a passing proposal is functionally a spending decision that has already happened.
DAO vs Traditional Company
| DAO | Traditional company | |
|---|---|---|
| Structure | Flat, token holders vote | Hierarchical, executives decide |
| How decisions execute | Automatically, by contract | Manually, by staff |
| Who can join | Usually anyone who buys the token | Hiring, contracts, jurisdiction |
| Transparency | Every vote and transfer is public | Internal, disclosed selectively |
| Treasury control | Smart contract, requires a vote | Bank account, requires a signature |
| Legal identity | Often none by default | Incorporated, with liability shielding |
| Changing the rules | A vote, then code | A board resolution |
| Speed | Days to weeks per proposal | Minutes, if one person can decide |
Read the last two rows carefully. DAOs are slower than companies and that is not an accident. Every meaningful decision goes through a public process with a fixed voting window. The upside is that a single person cannot drain the treasury or change the fees overnight. The downside is that a DAO cannot react to anything quickly.
What Is an Example of a DAO?
Abstract definitions do not land. These are real, currently operating, and you have probably already touched one.
Sky, formerly MakerDAO. Governs the USDS and DAI stablecoins, including what collateral backs them and what the savings rate is. MKR holders vote on risk parameters that determine whether a multi-billion-dollar stablecoin stays solvent. It holds roughly $5.6 billion in lending TVL, per DefiLlama.
Lido DAO. Controls the largest liquid staking protocol, with around $24 billion staked through it. The DAO sets the fee, and half of the 10% cut taken from staking rewards goes to the DAO treasury rather than to node operators. If you hold stETH, a DAO vote decides your fee.
Uniswap DAO. Governs the largest decentralized exchange, where the liquidity pools most ETH trades route through actually live. UNI holders vote on fee switches, treasury grants, and deployments to new chains.
ENS DAO. Runs the Ethereum Name Service, which is what turns alice.eth into a wallet address. It sets registration pricing, which means a DAO vote decides what a .eth name costs you.
Arbitrum and Optimism. Both major Layer 2 networks are governed by DAOs that control large token treasuries and decide how ecosystem funding gets distributed.
The pattern worth noticing: most of the DAOs that matter are not social clubs. They govern financial infrastructure that other people’s money sits inside.
Is Bitcoin a DAO?
This question comes up constantly, and the honest answer is “sort of, but not in the way the word is normally used.”
Bitcoin does run without a company, executives, or a legal entity. Its rules are enforced by software that everybody runs voluntarily. In the loosest sense, that is a decentralized autonomous organization.
But Bitcoin has no governance token, no proposals, no treasury, and no vote. Changes happen through rough consensus among developers, miners, and node operators, argued out in public over years. There is no contract that counts anything and no on-chain action that executes when an argument ends.
A DAO, as the term is used today, means something narrower: an organization with an on-chain treasury and a formal voting mechanism that executes its own decisions. Bitcoin and Ethereum are decentralized networks. The DAOs described above are organizations built on top of one.
The DAO: The One That Broke Ethereum
You cannot understand why people are cautious about DAOs without this story, and it is the single most consequential event in Ethereum’s history.
In April 2016 a project called simply “The DAO” launched as a venture fund with no fund managers. Token holders would vote on which projects to back. It raised roughly 3.6 million ETH, at the time around 14% of all ETH in existence.
In June an attacker found a reentrancy bug in the contract and drained about 3.6 million ETH from it. The code was not hacked in the sense of being broken into. It did exactly what it said, and what it said was wrong.
The response split the community permanently. Ethereum hard forked to reverse the theft, rewriting the ledger to return the funds. A minority refused on the grounds that immutability was the entire point, kept running the original chain, and that chain is Ethereum Classic today.
Two lessons survive from it. First, in a DAO the code is the organization, so a bug in the contract is a flaw in the institution itself, not an IT problem. Our guide to smart contract risk covers why deployed code usually cannot be patched. Second, nobody is forking Ethereum for you. That intervention happened because the network was three weeks past its first birthday and the loss was existential. It will not happen again.
Are DAOs Actually Decentralized?
This is the part promotional articles skip, and the data is not flattering.
Voting power in most large DAOs is extremely concentrated. A May 2026 study from the Max Planck Institute for Software Systems and Penn State measured token ownership across major DAOs and found Gini coefficients above 0.99 for Aave, Compound, ENS, and Uniswap, which is close to total inequality. Delegated voting power was barely better, above 0.94 everywhere they looked.
The concrete version of that statistic is more useful. The same study found that 16 delegates control half of Uniswap’s voting power, and 13 control half of Compound’s. For ENS, between one and eight addresses hold a third to a half of the token supply.
Turnout compounds it. Most token holders never vote at all, so decisions get made by a small, self-selecting group of large holders and professional delegates. A proposal can pass with a few percent of the supply behind it.
None of this makes DAOs fraudulent. Shareholder voting in public companies has the same apathy problem and worse concentration. But “decentralized” is doing marketing work when sixteen addresses can decide an outcome, and you should read the word with that in mind.
Can a DAO Get You Sued?
Yes, and this is the risk almost no beginner guide mentions.
A DAO with no legal wrapper is not a company. In the eyes of US regulators, it may be a general partnership or unincorporated association, and in a general partnership every member is personally liable for what the organization does.
That is not theoretical. In June 2023 a federal court granted the CFTC a default judgment against Ooki DAO for running an illegal trading platform, imposing a $643,542 penalty and ordering its website taken down. The CFTC’s own statement on the case describes the ruling as establishing that the DAO could be held liable as an unincorporated association, and the agency served notice through a help chat box on the DAO’s website.
The legal system has started building answers. Wyoming recognized DAO LLCs in 2021, then went further with SF0050, the Decentralized Unincorporated Nonprofit Association or DUNA, signed in March 2024 and effective July 1, 2024. It gives a DAO legal personhood while stating that individual members are not personally liable for the actions of the association or of other members.
Wyoming is not alone. Per a survey of state DAO laws by Stinson LLP, Vermont allowed blockchain-based LLCs as early as 2018, Tennessee registers DAOs as LLCs with a special designation, and Utah created the Limited Liability Decentralized Autonomous Organization in June 2023, which caps member liability at what they contributed on-chain.
What this means for you, practically:
- Holding a governance token and never voting is low risk. You are closer to a shareholder than a partner.
- Actively participating in governance of a DAO with no legal wrapper carries real, unresolved exposure.
- Before joining anything that asks you to vote or contribute, check whether it has a legal entity behind it. Well-run DAOs say so publicly.
This is an area where the law is still being written and reasonable lawyers disagree. Treat anyone who tells you it is settled as unreliable.
How Do You Join a DAO?
For most people the honest answer is that you already can, and it costs less than you would think.
1. Buy the governance token. UNI, ENS, AAVE and most others trade on ordinary exchanges. Buying it makes you a member in the token-based model. You need a self-custody wallet to vote, because tokens held on an exchange are not in your control.
2. Read the forum first. Every serious DAO has a governance forum where proposals get argued before they go to a vote. This is where the actual work happens and it is public. Reading it for a month tells you more about a protocol than any article will.
3. Vote, or delegate. Most DAOs let you delegate your voting power to someone who follows the details, which is what the majority of engaged holders do. Snapshot votes are free. On-chain votes cost gas.
4. Contribute. Working groups, grants programs, and delegate roles are usually open, and some are paid.
A warning that belongs here: governance tokens are volatile assets, and owning one is not a claim on a treasury or a share of profits. Do not buy a governance token as an investment because a DAO’s treasury looks big. That treasury is usually denominated in the same token you would be buying, which means it shrinks exactly when the price does.
Common Questions
Do DAOs make money? Some protocols generate real revenue, such as trading fees or staking cuts, that flows to a treasury. Whether any of it reaches token holders is a separate decision the DAO has to vote on, and most have chosen not to distribute it.
Can a DAO be shut down? The contracts on Ethereum cannot easily be stopped. The website, the legal entity, and the people can all be pursued, as Ooki DAO demonstrated.
What happens if a proposal is malicious? It executes, if it passes. Several DAOs have been attacked by governance proposals that looked routine, which is why serious ones use timelocks that delay execution long enough for people to react.
Is a DAO the same as a dapp? No. A dapp is an application. A DAO is an organization, which often governs a dapp.
The Short Version
A DAO is an organization whose rules are code, whose decisions are votes, and whose treasury moves automatically when a vote passes. The real ones govern billions of dollars of financial infrastructure, including the stablecoin, staking, and exchange protocols that most Ethereum users touch without knowing it.
They are also less decentralized than the name suggests, slower than a company, and legally unsettled in a way that can reach individual participants.
The useful posture for a beginner is neither enthusiasm nor dismissal. If you use DeFi, you already depend on DAO decisions. Knowing that a vote you could have participated in set the fee you are paying is worth more than any position on whether the model works.
This article is educational and is not financial advice.
Related Reading
- What Is a Smart Contract?
- What Is a dApp?
- What Is DeFi?
- What Is Liquid Staking?
- Lido Staking Guide
- What Is ENS?
- Custodial vs Non-Custodial Wallets
Sources
- ethereum.org: Decentralized autonomous organizations (DAOs)
- ethereum.org: The history of Ethereum
- Messias and Ide, “Fairness in Token Delegation: Mitigating Voting Power Concentration in DAOs” (arXiv, May 2026)
- CFTC: Statement on the Ooki DAO Litigation Victory
- Wyoming SF0050, the Decentralized Unincorporated Nonprofit Association Act
- Stinson LLP: Decentralized Autonomous Organization Laws Across the US
- DefiLlama protocol TVL
- Snapshot governance platform