> For the complete documentation index, see [llms.txt](https://azira-finance.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://azira-finance.gitbook.io/product-docs/extras/dao-pool.md).

# DAO Pool

&#x20;     A pool is normally chosen for assets and managed by a fund manager, while a DAO Pool is entirely directed and managed by the investors who invest in the funds without the involvement of a Fund Manager. Investors can vote on investment assets and how to trade those assets for the returns and highest efficiency towards funds.

&#x20;    DAO Pool can be applied to create an index fund to invest in certain asset groups. Investors can change the amount or type of assets they invest in right away through the investors’ vote from more than 30%. Also, the investors, who create a forum and vote through the given time and make the fund's AUM more valuable, will receive a share of the Performance fee calculated by the High Water Mask Method and divided by the ownership proportion of all investors who contributed to each voting round.


---

# 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://azira-finance.gitbook.io/product-docs/extras/dao-pool.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.
