# Voter guide

Voters are responsible for selecting the most promising contributors that could generate the most impact for the ecosystem. Voters will need to read and compare a number of contributor proposals to make an informed decision about which contributor candidates they are going to vote for.

**Voting process**

Voters will select the contributor candidates that they believe will be the most effective at generating impact for the ecosystem.

1. **Review expressive approval voting guide** - If you are not familiar with [expressive approval voting](/contributor-funding-guides/voter-guide/expressive-approval-voting-guide.md) you should review the [guide](/contributor-funding-guides/voter-guide/expressive-approval-voting-guide.md) provided.
2. **Register to vote** - Register with the fund operator to receive a voter ID. The voting form will require a voter ID for the voting submission to be valid.\
   &#x20;    :date: *Start date: 12:00pm 09/07/24, End date: 12:00pm 12/07/24*
3. **Fill in the voting form** - A [Google Sheet ](https://docs.google.com/spreadsheets/d/1_zcD70njyQFBaA6qXIIfudS1hEhlMo3zZ5035py3Nwg)has been created that has all of the contributor candidate proposals listed in the document. Review the contributor candidate proposals and then duplicate the template Google Sheet form and fill it in with your voting decisions. Once completed, download the Google Sheet as a Microsoft Excel file (.xlsx).
4. **Submit voting form** - Submit your voter ID and the Microsoft Excel file in the [contributor selection submission form](https://docs.google.com/forms/d/e/1FAIpQLScX0G8ks6V_lm0_EY9MBF5ayIs6HKidqc0if4gsZXrKz-hCuQ/viewform). Do not complete this form more than once as this will invalidate your vote.\
   &#x20;    :date: *Start date: 12:00pm 13/07/24, End date: 12:00pm 20/07/24*
5. **Wait for voting results** - After the submission deadline the votes will be aggregated and the voting results will then be shared publicly. Votes will remain anonymous.
6. **Complete contribution selection feedback questionnaire** - Fill in the [contribution selection decision feedback](https://forms.gle/sdsrT7C7aZbL3AXV8) questionnaire.\
   &#x20;    :date: *Start date: 12:00pm 21/07/24, End date: 12:00pm 28/07/24*

**Completed funding process**

Voters should complete a final questionnaire when the funding round has completed.

1. **Complete voter experiment feedback questionnaire** - Complete the [voter experiment feedback](https://forms.gle/ttvCVPj54vCMV8cQ8) questionnaire.\
   &#x20;    :date: *Start date: 12:00pm 02/02/25, End date: 12:00pm 09/02/25*


---

# 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://example.contributors.org/contributor-funding-guides/voter-guide.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.
