# Voting

Approved stakeholders (such as select community members) are encouraged to participate in round voting. These members must be manually added to a whitelist by an admin, which emits an onchain transaction.

Voters review and support applications they find the most worthy of funding. Projects that receive more votes will receive more funding, up to maximums set by the round admin.

<figure><img src="/files/cauT2OilRegXCV77RYOc" alt="" width="312"><figcaption></figcaption></figure>

A ballot can be submitted at any point during the voting period, but cannot be changed once submitted.

At the end of the voting period a round admin will tally votes, and begin the token distribution process.


---

# 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.easyretropgf.xyz/voting.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.
