> For the complete documentation index, see [llms.txt](https://quadrat.plasma.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quadrat.plasma.finance/defi-lego-with-quadrat-protocol/investment-dao.md).

# Investment DAO

**Quadrat Protocol and Strategies are fully compatible with existing DAO protocols.**

Due to very limited access to the protocol (10,000 NFTs), the best and safest way of deploying the capital to the Strategies from the group of wallets is using an Investment DAO mechanism.

You can create **Investment DAO** using any available no-code platform, collect money from your investors, and deposit funds into Quadrat Strategies.

We would recommend you use one of these platforms to create DAO:

{% embed url="<https://aragon.org/>" %}

{% embed url="<https://weezi.io/>" %}

{% embed url="<https://syndicate.io/>" %}

{% embed url="<https://gnosis.github.io/zodiac/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://quadrat.plasma.finance/defi-lego-with-quadrat-protocol/investment-dao.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.
