# 6.4.1 DAO Voting and Proposal System

* **Voting Mechanism:**&#x20;

  The voting power of each BG token holder is proportional to the number of BG tokens they hold. Proposals require a minimum voter participation threshold, and decisions are made by majority vote.

* **Proposal Submission:**&#x20;

  Any participant holding the minimum required number of BG tokens can submit a proposal to the DAO. These proposals may include suggestions for new features, game development funding requests, or protocol changes.


---

# 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://document-whitepaper.gitbook.io/beyond-gaming-bg-white-paper/6.-technical-architecture/6.4-governance-model-and-decentralized-autonomous-organization-dao-mechanism/6.4.1-dao-voting-and-proposal-system.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.
