# DAO

$GAYYA tokens allow all Gayya Guild players and token holders to propose and vote on community changes to the platform.

**Voting & Governance:**

Each $GAYYA token holder and community member must provide a proposal related to the following categories:

* Community programs
* Products and projects
* Allocation of community tokens
* Governance structure

Decisions will be based on a majority vote and implemented through a distributed system. Each community member whose proposal is accepted, approved, and successfully implemented by a community will receive $GAYYA tokens as their reward.


---

# 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://gayya.gitbook.io/whitepaper-gayya-guild/fundamentals/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.
