# DAO LLCs as Investment Companies

The Marshall Islands DAO LLC is a popular vehicle for investment companies, including those running cross-asset mandates that touch crypto, forex, commodities, and other instruments. Used as an investment company, the For-Profit DAO LLC sidesteps several licensing regimes that traditional fund structures must navigate.

## Investment Company vs. Traditional Fund Manager

The distinction that makes this work cleanly under Marshall Islands law is structural:

* **Investment company (recommended for DAO LLCs).** The DAO LLC raises capital and issues membership interests (the LLC equivalent of equity) to its investors, who become **Members**. The DAO LLC then deploys that capital and makes investments as its own business activity, using its own balance sheet. The assets being invested belong to the DAO LLC.
* **Traditional GP/LP fund manager.** A separate manager entity custodies and invests assets that legally belong to investors (the LPs). The manager is conducting financial services *on behalf of* others.

Because a DAO LLC organized as an investment company is investing **its own assets**, it does not trigger the regulatory definitions in the Marshall Islands that apply to entities holding or transacting in assets on behalf of third parties.

## Why a For-Profit DAO LLC Fits

A [For-Profit DAO LLC](/dao-llc-structuring/non-profit-vs.-for-profit.md) is the right structural fit for an investment company because investors expect a share of investment returns:

* **Membership interests function as equity.** Members can receive distributions of profits, capital gains, and dividends.
* **Limited liability for all Members.**
* **Flexible governance.** The Operating Agreement can be customized to reflect the investment company's voting, allocation, and distribution rules — including on-chain governance.
* **No local director required.** Unlike Cayman or BVI foundation structures.
* **No minimum capital requirements.**

## Marshall Islands Licensing

* **No fund management or investment advisor license** is required from the Marshall Islands to operate a DAO LLC as an investment company.
* **No VASP license** is required as long as the DAO LLC is investing its own assets and is not [custodying virtual assets on behalf of third parties](/rmi-dao-llc-registration-and-compliance/virtual-asset-service-providers-vasps.md).

## Tax Treatment

* For-Profit DAO LLCs are subject to a [3% Gross Revenue Tax (GRT)](/rmi-dao-llc-registration-and-compliance/taxes-on-for-profit-dao-llcs.md). The GRT does **not** apply to capital gains, dividends, or invested capital, so it usually does not apply to investment-company income at all.
* Members may have pass-through tax obligations in their own jurisdictions — please consult a local tax advisor.

## Home-Jurisdiction Obligations Still Apply

The Marshall Islands structure does not exempt your investment company from securities, fund-management, or investor-protection rules in the jurisdictions where your investors reside. Depending on where you raise capital, this may include:

* U.S. investment-advisor and securities laws (e.g., Investment Advisers Act, Regulation D)
* EU AIFMD obligations
* Forex, commodities, or banking regulations applicable to the asset classes you trade

We strongly recommend engaging a fund lawyer to address investor-side compliance — particularly for any private placement memorandum, subscription agreement, or cross-border offering. See [When to Consult a Lawyer](/dao-llc-structuring/when-to-consult-a-lawyer.md).

## Related Reading

* [Non-Profit vs. For-Profit](/dao-llc-structuring/non-profit-vs.-for-profit.md) — why For-Profit fits investment companies
* [Members, Membership Interests, Managing Members](/dao-llc-structuring/members-membership-interests-managing-members.md)
* [Series DAO LLCs](/dao-llc-structuring/series-dao-llcs.md) — useful when separating multiple investment portfolios
* [Virtual Asset Service Providers (VASPs)](/rmi-dao-llc-registration-and-compliance/virtual-asset-service-providers-vasps.md) — the rule that defines "on behalf of others"
* [Solutions: Investment Companies](/readme/solutions-is-the-dao-llc-only-for-daos.md) — quick benefits summary


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.midao.org/dao-llc-structuring/dao-llcs-as-investment-companies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
