> For the complete documentation index, see [llms.txt](https://atomrigslab.gitbook.io/what-is-leedo-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atomrigslab.gitbook.io/what-is-leedo-project/the-dao/leedo-dao.md).

# Leedo DAO

The larger the community, the more diverse opinions come out. Among the various opinions, there will be opinions that are necessary for the project and others that are not. Since the Leedo project is a decentralized project, various opinions are heard from the DAO, and the necessary opinions are gathered and voted on. Leedo DAO is currently made up of users who own a lot of Leedo NFTs or are active in the Leedo project, so they will put up votes that benefit the community. However, since it is a decentralized project, DAO does not make all the decisions. When a vote is raised in Leedo DAO, the vote is decided by the community that owns the Leedo token. When a vote is decided by the community, the result is enforced by the DAO. In the near future, we plan to hold a vote to make Leedo DAO more concrete.


---

# 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://atomrigslab.gitbook.io/what-is-leedo-project/the-dao/leedo-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.
