# Visible Voting

There are times when it is necessary to know the results of a vote before the meeting is over. The “Visible Voting” option allows for this.

Visible voting can be switched on or off from the Admin menu at any time. However, if any member has voted and the visible voting is switched, the results of their vote(s) are then known. Once turned on, visible voting can not be turned off for that Meeting.

![](/files/-LHFPVq_eXb3FwX52Hpj)

{% hint style="info" %}
To minimize the tendency to be influenced by how other members have voted, you do not see the current voting results until you have cast your vote.
{% endhint %}

![](/files/-LHFPerYio_Yq1QixoNH)


---

# 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/visible-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.
