# DAO Framework

Enabling decentralized governance for the platform and individual projects, ensuring transparency, inclusivity, and community-driven decision-making.

**Platform-Level DAO:**\
Governed by DSI token holders, the platform DAO oversees platform-wide decisions, including:

* Treasury allocation
* Job listing
* Platform upgrades

**Project-Specific DAOs:**\
Each funded project establishes its own DAO to:

* Manage progress
* Approve milestones
* Make commercialization decisions

**Delegated Voting:**\
Token holders can delegate their votes to trusted institutions or individuals. Delegates earn incentives based on voting participation and outcomes.

**Human Entity Committees (HECs):**\
Subsets of token holders act as jurisdictional representatives, handling legal and administrative tasks while operating under DAO oversight.

**Example Use Case:**\
A project milestone review report flagged for concerns is voted on by the project DAO. If discrepancies arise, the HEC investigates to ensure regulatory and legal alignment.


---

# 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://desciailabs-organization.gitbook.io/desciai.io/core-elements/dao-framework.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.
