A DAO (Decentralized Autonomous Organization) is an organization run by rules encoded in smart contracts, with decisions made by members voting with tokens.
No CEO. No board of directors. No employees (sometimes). Just code and community voting.
In plain English: A DAO is a group chat with a shared bank account. Members propose ideas, vote on them, and the code executes the winning proposal automatically.
How a DAO Works
- Governance token — The DAO issues tokens (e.g., UNI for Uniswap, MKR for MakerDAO)
- Proposals — Anyone can create a proposal (e.g., “Increase the fee from 0.3% to 0.5%”)
- Voting — Token holders vote Yes or No. More tokens = more voting power
- Execution — If the proposal passes, the smart contract executes it automatically
No one can override the vote. The smart contract enforces the result. This is the “autonomous” part.
Real-World DAOs
| DAO | Purpose | Treasury |
|---|---|---|
| Uniswap | Governs the Uniswap protocol | $5B+ |
| MakerDAO | Governs the DAI stablecoin | $2B+ |
| Aave | Governs the Aave lending protocol | $1B+ |
| ENS | Governs Ethereum Name Service | $500M+ |
| Compound | Governs the Compound protocol | $500M+ |
| Gitcoin | Funds public goods | $20M+ |
What a DAO Can Do
- Change protocol parameters (fees, interest rates)
- Allocate treasury funds (grants, investments)
- Hire and fire contractors
- Upgrade smart contracts
- Partner with other protocols
DAO Governance in Practice
Voting Power
1 token = 1 vote. This is called token-weighted voting.
The problem: Whales (large holders) control most votes. A DAO with concentrated token ownership is not truly decentralized.
Quorum
A minimum number of votes must be cast for a proposal to pass. Without quorum, a small group could pass anything.
Delegation
Many token holders don’t vote. They can delegate their voting power to someone who will. This is common in Uniswap and Compound.
Timelock
After a vote passes, there’s usually a 2-7 day waiting period before execution. This gives people time to exit if they disagree with the result.
Pros and Cons
| Pros | Cons |
|---|---|
| No central authority | Slow decision-making |
| Transparent (all votes on-chain) | Low voter participation |
| Global participation | Token concentration = plutocracy |
| Programmatic execution | Smart contract bugs risky |
| Community ownership | Legal uncertainty |
DAO Participation Levels
Level 1: Token Holder
Hold the governance token. Your voting power comes from your holdings.
Level 2: Voter
Actually vote on proposals. Most token holders never vote.
Level 3: Delegator
Research active voters and delegate your tokens to someone who votes well.
Level 4: Proposer
Create new proposals. This requires understanding the protocol deeply.
Level 5: Contributor
Join the DAO’s working groups. Get paid in tokens for contributions.
How to Join a DAO
- Buy the governance token — UNI (Uniswap), AAVE (Aave), etc. on any exchange
- Visit the governance portal — Usually
governance.[protocol].com - Delegate your voting power — Choose an active community member
- Vote on proposals — Each vote costs gas
Or: Join a DAO as a contributor. Many DAOs have Discord servers where you can offer your skills (development, marketing, design) and get paid.
DAO Legal Status (2026)
DAOs exist in a legal gray area in most countries:
- US: Wyoming and Tennessee recognize DAOs as legal entities
- Marshall Islands: Recognizes DAOs as LLCs
- Cayman Islands: DAOs can register as foundations
- Most countries: No legal framework
If a DAO has no legal entity, members could face personal liability for the DAO’s actions.
Common Criticisms
- Plutocracy — Rich token holders control everything
- Low participation — Most DAOs have <5% voter turnout
- Voter apathy — Most holders don’t care about governance
- Attack vectors — A whale can buy enough tokens to pass malicious proposals
- Slow — Voting takes days. Can’t respond quickly to emergencies
Verdict
DAOs are an experiment in decentralized governance. They work well for pure on-chain decisions (change a fee, allocate a grant). They struggle with subjective decisions that require human judgment.
For beginners: you don’t need to join DAOs to use crypto. But if you hold a governance token (UNI, AAVE, MKR), consider delegating your vote to someone active. It takes 2 minutes and helps the protocol stay healthy.
Related: What Is DeFi? | What Is a Smart Contract? | What Is a Token vs Coin? | What Is DeFi?