A decentralised autonomous organisation, commonly referred to as a DAO, is an entity that operates through self-executing code on a blockchain, with governance decisions made collectively by token holders rather than by a centralised management body. The legal definition of a DAO remains unsettled across most jurisdictions, yet the concept carries significant practical and regulatory weight for founders, investors and legal counsel working in the digital asset space. Understanding what a DAO is, how it functions and where it sits within existing legal frameworks is essential for anyone structuring or participating in one.
This guide covers the core legal definition of a DAO, its structural features, the governance and liability questions it raises, the emerging legislative responses in key jurisdictions, and the practical considerations that arise when a DAO intersects with traditional commercial law.
What a DAO is: core legal definition and meaning
A DAO is a form of collective organisation in which the rules of governance, the allocation of resources and the execution of decisions are encoded in smart contracts deployed on a distributed ledger. The term combines three descriptive elements: "decentralised" refers to the absence of a single controlling authority; "autonomous" refers to the self-executing nature of the underlying code; and "organisation" refers to the coordinated pursuit of a shared purpose by multiple participants.
From a legal standpoint, the challenge is that most legal systems define an organisation by reference to a legal person - a company, partnership, foundation or trust - that can hold property, enter contracts and be sued. A DAO, in its pure form, does none of these things through a recognised legal vehicle. The smart contracts that govern it are not themselves legal persons. The token holders who vote on proposals are not automatically partners or shareholders in any legally defined sense.
In practice, a DAO typically has the following structural features:
- A set of smart contracts that encode governance rules and treasury management.
- A native governance token that confers voting rights on holders.
- A proposal mechanism through which participants submit and vote on decisions.
- A treasury, usually held in cryptocurrency, that the DAO deploys according to governance votes.
- An open or permissioned membership model, depending on the DAO';s design.
The absence of a formal legal wrapper does not mean a DAO operates in a legal vacuum. Regulators and courts in several jurisdictions have begun to treat DAOs as general partnerships or unincorporated associations by default, with significant consequences for member liability.
The legal status of a DAO across jurisdictions
The legal status of a DAO varies considerably depending on where its members are located, where its activities have effect and whether it has adopted a formal legal wrapper. No single international standard governs DAOs, and the analysis must be done jurisdiction by jurisdiction.
In the United States, the most influential development has been the treatment of DAOs as general partnerships under state law. A federal court ruling in a case involving a prominent DeFi protocol held that a DAO could be treated as a general partnership, meaning that individual token holders could face unlimited personal liability for the DAO';s obligations. This outcome alarmed the broader community and accelerated efforts to create purpose-built DAO legal structures. Wyoming was the first US state to enact dedicated DAO legislation, creating the DAO LLC - a limited liability company variant that allows a DAO to register as a legal entity while preserving on-chain governance. Several other US states have followed with their own frameworks.
In the European Union, the Markets in Crypto-Assets Regulation introduces obligations for issuers of crypto-assets and service providers, some of which may apply to DAOs that issue tokens or operate trading infrastructure. The regulation does not define a DAO as a legal person, but its functional approach means that a DAO performing regulated activities may trigger compliance obligations regardless of its formal structure.
In the Marshall Islands, legislation enacted in recent years allows DAOs to register as non-profit limited liability companies, providing a recognised legal identity without requiring a physical presence. The Cayman Islands and the British Virgin Islands have also seen DAOs use foundation company structures as legal wrappers, separating the on-chain governance layer from a recognised legal entity that can hold assets and enter contracts.
In Switzerland, the association (Verein) structure under the Civil Code has been used informally as a wrapper for some DAOs, given its flexible membership rules and non-profit orientation. The Swiss Financial Market Supervisory Authority has issued guidance on the regulatory treatment of tokens, which affects DAOs that issue governance or utility tokens to the public.
A common mistake among founders is to assume that deploying a DAO on a blockchain automatically insulates participants from legal liability. In practice, the opposite may be true: without a legal wrapper, members may be exposed to unlimited joint and several liability under general partnership principles.
Governance, liability and the member relationship in a DAO
The governance structure of a DAO determines how decisions are made, who has authority to act and how disputes are resolved. From a legal perspective, governance design has direct consequences for liability, regulatory classification and enforceability.
Token-weighted voting is the most common governance model. Under this model, each governance token confers a proportional vote on proposals. A proposal that reaches a defined quorum and approval threshold is automatically executed by the smart contract. This mechanism is transparent and tamper-resistant, but it creates legal ambiguity: if a majority of token holders vote to take an action that causes harm to a third party, who bears responsibility?
In jurisdictions that treat a DAO as a general partnership, every member who participated in the relevant vote - or who simply held tokens at the time - may be jointly and severally liable. This is the general partnership default: each partner is liable for the acts of the partnership carried out in the ordinary course of business. The threshold for being treated as a partner is low; in some analyses, merely holding a governance token and having the ability to vote is sufficient.
Delegated governance models, in which token holders delegate their votes to elected representatives or committees, introduce a layer of representative authority that more closely resembles a corporate board. This design can reduce the exposure of passive token holders, but it also raises questions about fiduciary duty: do delegates owe duties to the DAO, to token holders or to both?
A non-obvious requirement that many DAO participants overlook is the treatment of DAO treasury distributions as taxable events. When a DAO distributes funds to contributors or token holders, tax authorities in multiple jurisdictions may treat those distributions as income, dividends or capital gains, depending on the nature of the payment and the recipient';s tax residency. The DAO itself, lacking legal personality, cannot file a tax return; the obligation falls on individual participants.
If you are structuring a DAO or advising participants on their exposure, contact info@vlolawfirm.com. We can help structure the setup correctly the first time.
Smart contracts as legal instruments: enforceability and limits
A smart contract is a self-executing program that runs on a blockchain and automatically performs predefined actions when specified conditions are met. The legal question is whether a smart contract constitutes a binding legal contract, and if so, between whom.
Most legal systems require a contract to have offer, acceptance, consideration and an intention to create legal relations. A smart contract can satisfy these requirements if the parties who deploy or interact with it can be identified and if the underlying transaction has a recognisable commercial purpose. In this sense, a smart contract is not a new category of legal instrument; it is a method of executing an agreement that may or may not meet the requirements of a binding contract depending on the circumstances.
The enforceability of a smart contract in court depends on several practical factors. First, the parties must be identifiable. A smart contract interaction between two pseudonymous wallet addresses may be technically valid on-chain but practically unenforceable in litigation if neither party can be identified. Second, the code must accurately reflect the parties'; intentions. If a bug in the smart contract causes it to execute in a way that neither party intended, the question of whether the on-chain outcome governs or whether equitable relief is available becomes a matter for the courts. Third, the governing law must be determinable. A smart contract does not automatically select a governing law; absent an explicit choice of law clause in associated documentation, a court will apply conflict of laws principles to determine which jurisdiction';s law applies.
In practice, sophisticated DAO participants address these gaps by pairing smart contracts with off-chain legal agreements - sometimes called "legal wrappers" or "ricardian contracts" - that identify the parties, specify governing law and provide a dispute resolution mechanism. This hybrid approach preserves the efficiency of on-chain execution while providing a legal backstop for situations where the code does not produce the intended outcome.
Many underestimate the importance of documentation in DAO governance. A DAO that relies entirely on on-chain voting records without maintaining off-chain records of decisions, contributor agreements and treasury policies may find itself unable to demonstrate the basis for its actions in a regulatory investigation or litigation.
Practical scenarios: when DAO legal structure matters most
Two scenarios illustrate the practical stakes of DAO legal structure for founders and participants.
In the first scenario, a group of software developers deploys a decentralised exchange protocol governed by a DAO. The protocol accumulates significant trading fees in its treasury. A regulatory authority in one of the developers'; home jurisdictions determines that the protocol constitutes an unregistered securities exchange and issues a demand for information and disgorgement of fees. Because the DAO has no legal wrapper, the authority proceeds against the identifiable developers as general partners. Each developer faces personal liability for the full amount of the alleged violations, not merely their proportionate share of governance tokens. Had the DAO been structured as a foundation company or a DAO LLC, the liability exposure of individual participants would have been substantially different.
In the second scenario, a DAO raises funds from contributors in exchange for governance tokens to finance the development of a software product. A contributor in a jurisdiction with active securities regulation argues that the governance tokens are investment contracts under the applicable securities law and that the DAO conducted an unregistered securities offering. The DAO has no registered address, no directors and no legal counsel on record. The contributor brings a claim against the identifiable token holders. The absence of a legal structure means there is no entity to defend the claim, no insurance to draw on and no clear mechanism for settlement. Individual token holders must retain counsel and defend themselves separately.
These scenarios are not hypothetical in character; they reflect the types of disputes and regulatory actions that have arisen as DAOs have grown in economic significance. The lesson in both cases is that the choice of legal structure - or the absence of one - has direct and material consequences.
Emerging regulatory frameworks and compliance obligations for DAOs
Regulatory frameworks for DAOs are developing rapidly, though unevenly, across jurisdictions. The primary areas of regulatory concern are securities law, anti-money laundering and counter-terrorist financing obligations, tax compliance and consumer protection.
On the securities law front, the central question is whether a DAO';s governance token constitutes a security. The analysis typically applies a functional test - such as the investment contract test used in the United States - that asks whether holders invest money in a common enterprise with an expectation of profit derived from the efforts of others. Governance tokens that confer voting rights but no economic entitlement may fall outside this definition, but tokens that also carry a right to a share of protocol revenues are more likely to be treated as securities.
Anti-money laundering obligations present a structural challenge for DAOs. Financial intelligence units and supervisory authorities in multiple jurisdictions require financial intermediaries to implement customer due diligence, transaction monitoring and suspicious activity reporting. A DAO that operates a financial service - such as a lending protocol, a decentralised exchange or a payment system - may be treated as a virtual asset service provider subject to these obligations. The difficulty is that a DAO, by design, may have no central operator capable of implementing these controls. Regulators have responded by looking to identifiable participants - developers, foundation board members, large token holders - as the responsible parties.
Tax compliance obligations vary by jurisdiction but share a common feature: the absence of a legal entity does not eliminate tax liability. Contributors who receive tokens, fees or other value from a DAO may have income tax, capital gains tax or value-added tax obligations depending on the nature of the payment and their tax residency. DAOs that wish to operate with a degree of institutional legitimacy increasingly adopt legal wrappers specifically to enable tax-compliant distributions to contributors.
Consumer protection law may apply where a DAO offers products or services to retail users. Disclosure obligations, cooling-off periods and unfair terms regulations in various jurisdictions do not distinguish between a traditional company and an on-chain protocol; if the functional activity falls within the scope of the regulation, the obligation applies.
A common mistake among international founders is to treat the choice of a "crypto-friendly" jurisdiction for a legal wrapper as a complete solution to regulatory exposure. In practice, the DAO';s activities may trigger obligations in every jurisdiction where its users are located, regardless of where the legal entity is registered.
---
Frequently asked questions
What is the default legal treatment of a DAO that has no formal legal wrapper?
In most jurisdictions, a DAO without a formal legal structure is treated as an unincorporated association or a general partnership by default. The general partnership classification is particularly significant because it carries unlimited joint and several liability for all members. This means that any participant who can be identified as a member - which may include anyone who holds a governance token and has exercised voting rights - could be held personally liable for the full amount of any judgment against the DAO. The practical implication is that operating a DAO without a legal wrapper exposes participants to a level of personal liability that most founders do not anticipate. Adopting a legal wrapper, such as a foundation company, a DAO LLC or a Swiss association, limits this exposure and provides a recognised entity for regulatory and contractual purposes.
How long does it take and what does it cost to establish a legal wrapper for a DAO?
The timeline and cost depend on the jurisdiction chosen and the complexity of the DAO';s governance structure. In jurisdictions with dedicated DAO legislation, such as Wyoming, registration can be completed in a matter of weeks once the required documentation is prepared. In jurisdictions that use existing structures such as foundation companies or Cayman Islands foundations, the process typically takes several weeks to a few months, depending on the service provider and the completeness of the application. Professional fees for structuring and establishing a legal wrapper generally start from the low thousands of USD or EUR for straightforward cases and increase significantly for complex multi-jurisdictional structures. Ongoing compliance costs - annual filings, registered agent fees, accounting and legal counsel - should be factored into the total cost of maintaining the structure.
Should a DAO choose a legal wrapper in its founders'; home jurisdiction or in an offshore jurisdiction?
The choice of jurisdiction for a legal wrapper depends on several factors, including the regulatory environment in the founders'; home jurisdictions, the DAO';s target user base, the nature of its activities and its long-term governance objectives. An offshore jurisdiction may offer a more permissive regulatory environment and lower formation costs, but it does not eliminate the DAO';s obligations in jurisdictions where its users are located or where its founders are tax-resident. A domestic legal wrapper may be more straightforward for tax compliance and banking access but may subject the DAO to more prescriptive regulation. In practice, many DAOs use a combination: an offshore foundation or company as the primary legal wrapper, with separate entities in relevant operating jurisdictions for employment, banking or regulatory licensing purposes. Legal and tax advice specific to the founders'; circumstances is essential before making this choice.
---
Conclusion
A DAO is a structurally novel form of organisation that challenges the assumptions built into most legal systems. Its defining features - decentralised governance, autonomous execution and open membership - create genuine legal ambiguity around liability, regulatory classification and enforceability. The absence of a legal wrapper does not provide protection; in most jurisdictions, it increases exposure. Founders and participants who understand the legal definition and implications of a DAO are better positioned to structure their involvement appropriately and to anticipate the regulatory obligations that arise as the space matures.
VLO Law Firms advises international clients on DAO structuring, legal wrapper selection and regulatory compliance. We can assist with entity formation, governance documentation, token analysis and cross-border compliance strategy. To request a consultation, contact: info@vlolawfirm.com