# 6. VOTING PHASE

In the final voting phase, all persons registered in the city over the age of 16 can vote on projects for the entire city and for a specific district of their choice. You can vote even if you haven't participated before and you don't need to be a resident in a district to support or vote for that district's projects.&#x20;

When voting on citywide and district projects, the available budget and the projects with their estimated cost are published. Projects may be voted on one by one until the budget is exhausted, although it is not necessary to exhaust the budget. Voted bills are displayed on a top bar, where votes can be modified at any time until the end of the voting phase, including canceling the votes of the elected district and voting on another.&#x20;

The final result is obtained after voting, with projects sorted by number of votes for the city and for each district. In each list the projects are selected from the most voted to the least voted, taking into account that each project included does not exceed the remaining budget allocated to that list. If a project exceeds this limit, it is ignored and moved to the next one.&#x20;

The final selection is integrated into the initial draft of the General Budget of the City Council approved by the Government. Once the Budget has been approved, each of the selected projects is published with a description of the actions (as part of the Budget). Voting may be carried out by any of the following means:

* through the web.
* through the Citizen Attention Offices.
* face-to-face voting by means of a ballot paper in the ballot boxes located in public spaces and streets.


---

# 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.consuldemocracy.org/advanced_pb_guide/6.-voting-phase.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.
