# Secret Ballot (blind vote)

Secret ballot is the default option in LORROS. The results of a vote are not known until the Meeting is over – or visible voting is activated *(see* [*Motions* ](/lorros-guide/meetings-1/conducting-a-meeting/motions.md)*–* [*Voting on a Motion* ](/lorros-guide/meetings-1/conducting-a-meeting/motions/voting-on-a-motion.md)*–* [*Visible Voting*](/lorros-guide/meetings-1/conducting-a-meeting/motions/visible-voting.md)*)*.

The bottom of each motion shows who has participated (so far) in the vote – but not how they voted. Secret ballot voting minimizes the tendency to be influenced by how others have voted.

{% hint style="info" %}
Since the voting is secret, members are allowed to change their vote at any time before the Meeting ends. Other members are not aware of this change. Under Robert’s Rules of Order a member has the right to change their vote until the result is announced, which in this case, is at the end of the meeting when the minutes are available.
{% endhint %}

![](/files/-LHFPG2eODMglrp9ReZl)


---

# 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://lorros.gitbook.io/lorros-guide/meetings-1/conducting-a-meeting/motions/secret-ballot-blind-vote.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.
