# Grape DAO

- [Responsibilities](https://docs.grapes.network/grape-network/grape-dao/dao-responsibilities.md): The DAO focuses on the overall well-being of the project; its community. It sets long-term goals, keeps track of important milestones, and facilitates the governance of everything related to Grape.
- [Organization](https://docs.grapes.network/grape-network/grape-dao/dao-organization.md): The Grape DAO is organized into subDAOs that represent the different operational units of Grape, the DAO Core, and DAO Board
- [Additions and Removals](https://docs.grapes.network/grape-network/grape-dao/dao-organization/additions-and-removals.md)
- [Proposals & Voting](https://docs.grapes.network/grape-network/grape-dao/proposals-and-voting.md): Discussions and Proposals are the backbones of the DAO Governance
- [Proposal Requirements](https://docs.grapes.network/grape-network/grape-dao/proposals-and-voting/proposal-requirements.md)
- [Creating Proposals](https://docs.grapes.network/grape-network/grape-dao/proposals-and-voting/creating-proposals.md): Discourse and on-chain Proposals
- [Voting](https://docs.grapes.network/grape-network/grape-dao/proposals-and-voting/voting.md): Voting is the most profound way of participation in the DAO. So vote!


---

# 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.grapes.network/grape-network/grape-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.
