Decentralization
What Is DAO
DeFi, smart contracts, dApps, and DAOs — software replacing middlemen.
In this lesson
- How a DAO is governed
- The pros and cons of on-chain voting
Key takeaways
- 1A DAO is run by token-holder voting and on-chain rules
- 2It replaces a CEO with transparent, coded governance
- 3Whales holding many tokens can dominate votes
Lesson summary
A DAO coordinates decisions through rules, proposals, and votes instead of a traditional management chain.
Mental model
What Is DAO, without the jargon
A DAO coordinates decisions through rules, proposals, and votes instead of a traditional management chain. The hard part is not voting; it is aligning incentives and power.
Treat DAO as a tool for making a decision, not a term to memorise for its own sake.
- How a DAO is governed
- The pros and cons of on-chain voting
Mechanics
How to reason about DAO
Members propose changes, token holders or delegates vote, and accepted proposals may execute through governance contracts.
Quorums, timelocks, and delegates shape how decisions move from discussion to action.
Token-weighted voting can make capital ownership a form of control.
Strip it back and the mechanics all point to one fact: a DAO is run by token-holder voting and on-chain rules.
- A DAO is run by token-holder voting and on-chain rules
- It replaces a CEO with transparent, coded governance
- Whales holding many tokens can dominate votes
Example
A concrete DAO example
A lending protocol DAO might vote to add a new collateral asset, adjust risk parameters, or fund security work from a treasury.
The value here is the checklist hiding inside the DAO example, not the specific names or numbers used.
Watch the failure condition in any DAO example; that is usually where money is won or lost, not in the happy path.
Common mistakes
What to unlearn about DAO
Calling something a DAO does not guarantee decentralization. If one wallet, company, or foundation controls votes, governance can be centralized in practice.
Before acting on DAO, name the one thing that would have to be true, then confirm it.
With DAO, the real cost is rarely the first error — it is acting on it with size before checking the assumption.
Risk notes
Staying safe around DAO
Low participation, vote buying, whale dominance, malicious proposals, and treasury misuse can damage a DAO even when the process is public.
Write the single DAO failure mode you would watch for, then size the decision around that rather than the upside.
For DAO, reversible, small, and verifiable beats large and irreversible whenever the picture is still unclear.
- Describe how proposals pass.
- Check who can execute changes.
- Look for concentrated voting power.
Practice
Make DAO stick
Practise What Is DAO on something real — a product page, a chart, a transaction, or a headline tied to Decentralization.
Keep your DAO answers concrete enough that someone could disagree and point to data — that is the bar for "learned".
- Describe how proposals pass.
- Check who can execute changes.
- Look for concentrated voting power.
Review
Key terms
- DeFi
- Decentralized Finance — permissionless, composable financial services built on smart contracts.
- Wallet
- Software or hardware that stores the private keys controlling your on-chain assets.
- Whale
- A holder large enough to move markets with their trades.
- On-Chain
- Data or activity recorded directly on the blockchain.
- Collateral
- Assets locked to back a loan or position.
Source notes
Editorial references
These references are starting points for verifying the mechanisms, risk checks, and product context behind this lesson.
Before you continue
Can you do these?
- Describe how proposals pass.
- Check who can execute changes.
- Look for concentrated voting power.
Related learning
Keep reading
Checkpoint
Finish this lesson
Pass the check to save progress, then continue through the track in order.
Lock in this lesson
Answer every question correctly to complete the lesson.
A DAO is governed primarily by…