# Grape Network

## Grape Network

- [Welcome to Grape Network!](https://docs.grapes.network/grape-network/master.md): Empower your community with GRAPE's dynamic balance-based membership tools.                Version 1.8 (12.14.2023)
- [Quick Start | FAQ](https://docs.grapes.network/grape-network/quick-start-and-faq.md)
- [↳ Partners](https://docs.grapes.network/grape-network/quick-start-and-faq/partners.md)
- [The Grape Way](https://docs.grapes.network/grape-network/what-is-grape/overview.md): The Grape Community is the dedicated community of the Grape Network
- [The DAO](https://docs.grapes.network/grape-network/what-is-grape/the-dao.md)
- [Get involved - and benefit!](https://docs.grapes.network/grape-network/grape-community/get-involved.md): The community is you and you are the community.
- [Community Events](https://docs.grapes.network/grape-network/grape-community/get-involved/community-events.md)
- [Graperator Roles](https://docs.grapes.network/grape-network/grape-community/get-involved/graperator-roles.md)
- [DAO Application](https://docs.grapes.network/grape-network/grape-community/get-involved/dao-application.md)
- [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!
- [Working Together](https://docs.grapes.network/grape-network/grape-subdaos/sub-daos.md): The subDAOs are our economic and social powerhouses and sustain value generation for the whole Grape Community.
- [subDAO Units](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units.md)
- [China (Pandas)](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/china-pandas.md): Members with the Panda Skill Role are part the subDAO China
- [Community Management](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/community-management.md): Members with the Moderator and/or Organizer Skill Role are part of the Community Management subDAO
- [Content](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/content.md): Members with the Community Creator, Designer and/or Videographer Skill Role are part the subDAO Content
- [Development](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/development.md): Members with the Developer Skill Role are part of the Development subDAO
- [Gaming Council](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/gaming-council.md)
- [Indonesia (Garudas)](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/indonesia-garudas.md): Members with the Garuda Skill Role are part the subDAO Indonesia
- [Research](https://docs.grapes.network/grape-network/grape-subdaos/subdao-units/research.md): Members with the Researcher Skill Role are part of the Research subDAO
- [Grape Access](https://docs.grapes.network/grape-network/development-resources/grape-access.md): The Grape Access tool allows tokenized communities to provide exclusive access to users based on their wallets balances.
- [Developer Bounties](https://docs.grapes.network/grape-network/development-resources/developer-bounties.md)
- [Tokenomics](https://docs.grapes.network/grape-network/tokenomics-and-treasury/tokenomics.md): $GRAPE Token distribution is planned over 5 years for the first 700 million. After the 60th epoch (month), the DAO will decide how to allocate the remaining 300 million of Community rewards
- [Treasury and Addresses](https://docs.grapes.network/grape-network/tokenomics-and-treasury/treasury.md): The Grape community has a treasury used for strategic community growth opportunities and will back the value of the $GRAPE token.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.grapes.network/grape-network/master.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.
