# DAO (Governance)

The DAO is a crucial part of GoatNFT’s ecosystem, empowering members to actively shape the platform's future.

## Submit Proposal

* Proposal Submission: Members of GoatNFT can submit proposals covering a wide range of topics, including development, hiring, treasury fund usage, marketing expenses, production, partnerships, and more. All ideas are welcome.

## Voting

* Community Voting: Members have the right to vote on proposals submitted by other members. This democratic process ensures that the community's collective voice determines the platform's direction.
* Voting Power: To participate in voting, members must possess voting power, typically held by those who own or hold GoatNFT's native token in their wallet.


---

# 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://nftgogogo.gitbook.io/goatnft/dao-governance.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.
