# Voting and Outcome

**Voting**

The voting period lasts for 7 days for proposals, and 5 days for temperature checks. In this time, users cast their vote by connecting their wallet holding the governance. Voting is carried on the proposal dashboard on the governance platform. Snapshot automatically calculates the voting power. Once a vote has been cast it can be changed but not undone. The process flow for Voters can be seen in Figure 3.

[![](https://lh3.googleusercontent.com/seSgxAQPgbkPlApGEYi2b1lmzFjAotuLVlM5fl1hAvPmZVCFXIPCohbHoNcgNbjshiXTJQHBysyczD10InYSDmE60q8k9IXqF6S8iHRGIz_M2h0myRsqlKk85JRyqggqg8w12fhSnQBnC_oq8UPfIA)](https://app.diagrams.net/?page-id=98j1RYpuqxviwHLO6aVl\&scale=auto#G1YroYyZUxWgKmX6-qrhq_pvu5YYSRMVny)\
\&#xNAN;*Figure 3: Process Flow for Voters*

At the conclusion of the voting period, Voters receive a reward paid into their wallet. The reward is a preset value set at the creation of the proposal. Reward size is in relation to the size of the proposals, with larger proposals having more rewards available. This reward is split evenly between voting members irrespective of voting power. The reward system is a key element that separates TomoMasterDAO from other governance platforms.

#### Outcome

At the conclusion of the voting period there are 4 possible outcomes:

* Quorum reached;
  * With majority - proposal passed
  * Without majority - proposal defeated
* No Quorum;
  * TMD Board rating sufficient - proposal passed
  * TMD Board rating insufficient - proposal defeated

#### Allocation of Funds and Project Followup

In the event of a proposal passing, 50% of funds are allocated to the team. The project is required to produce a timeline with major milestones. The team has 90 days to complete the proposal. If more time is required, the team can apply for an extension through the TomoMasterDAO Board. On completion of the proposal, the remaining 50% of funds are sent to the project team. The TomoMasterDAO Board remains in contact with the project team to track progress and update the community.


---

# 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.viction.xyz/archive/tomomasterdao/governance-model/voting-and-outcome.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.
