# Voting Procedures

### Introduction

The Voting Procedures for the EMC DAO are designed to provide a clear and structured framework for conducting and validating votes on governance proposals. The procedures aim to ensure transparency, fairness, and effective community participation in the decision-making process within the EMC ecosystem.*Voting Process*

1. **Proposal Review Period**: Once a proposal is submitted and passes the initial review, it will enter a review period during which the community can assess its merits and potential impact.
2. **Voting Period**: Following the review phase, the proposal will proceed to a voting period. Staked $EMC token holders will have the opportunity to cast their votes based on their respective voting power, determined by the duration of their stake.
3. **Quorum Requirement**: A minimum threshold of participation, as determined by the EMC DAO, must be met for the vote to be considered valid.
4. **Voting Mechanism**: The EMC DAO will utilize a secure and transparent voting mechanism, such as snapshot or on-chain voting, to ensure the integrity and immutability of the voting process.

### Validation and Outcome

1. **Vote Tallying**: Once the voting period concludes, the votes will be tallied and validated to determine the outcome of the proposal.
2. **Outcome Notification**: The outcome of the vote will be promptly communicated to the community, along with the necessary steps for implementation or further action based on the result.
3. **Record-Keeping**: A comprehensive and immutable record of the voting results will be maintained to ensure transparency and accountability within the EMC DAO.

The Voting Procedures outlined above are integral to fostering a robust and participatory governance framework within the EMC ecosystem. By adhering to these procedures, stakeholders can actively contribute to the decision-making process and help shape the future development of the EMC network.


---

# 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.emc.network/whitepaper/emc-dao/voting-procedures.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.
