Glossary

DAO

A DAO, or decentralized autonomous organization, is a group that coordinates around shared funds and decisions through rules encoded in smart contracts and votes by token holders, rather than through a traditional corporate hierarchy. Membership is typically defined by holding a governance token, proposals are voted on openly, and approved decisions — spending treasury funds, changing protocol parameters — are executed on-chain, often automatically.

A concrete example: MakerDAO governed the DAI stablecoin for years, with MKR token holders voting on collateral types, risk parameters, and fees; the outcomes were enforced by the protocol's contracts. Other DAOs range from protocol governance bodies like Uniswap's, to investment collectives, to grant programs funding open-source development. In practice most DAOs blend on-chain voting with off-chain discussion forums, signal votes on platforms like Snapshot, and elected contributor teams doing day-to-day work.

A common misconception is that DAOs are fully autonomous and leaderless — nearly all rely on core teams, delegates, and multisig signers, and 'decentralized' describes an aspiration and a spectrum more than a guarantee. Known weaknesses include low voter turnout, whale dominance, slow decision-making, and legal ambiguity, since courts and regulators in several jurisdictions have treated DAO participants in ways that resemble partners in an unincorporated association. Some DAOs now adopt legal wrappers, such as foundations, to manage that exposure.