# How to use the voting section?

## Tutorial video

{% embed url="<https://www.youtube.com/watch?v=zQcBid0pf4Q>" %}

## Overview

The voting area can be accessed from the left menu or by clicking on 'Participate in Voting' at the top right.

<figure><img src="/files/L0sFiemLwl73XBDgnVvI" alt=""><figcaption></figcaption></figure>

Here users can find 3 tabs:

* **open** votes - users can vote on if they are members
* votes which are **not started** yet
* votes which are **closed** already

Under the "**Open**" tab, select the committee you want to vote for and click **"View Details and Apply."**

<figure><img src="/files/led75wNSpprEOByQ7YBb" alt=""><figcaption></figcaption></figure>

## How to submit a vote

To submit your preferences on a vote, click on 'view details and vote' button, which will bring you to the voting page.

**Select Your Candidates**

<figure><img src="/files/RQRRGGTnBNaIEFUN76IU" alt=""><figcaption></figcaption></figure>

Browse through the profiles and choose the individuals you believe are the best fit for the committee. To learn more about each candidate, click on “**Read more**”. This will show you their full application and background info to help you make an informed decision.

Once you've reviewed the candidates and made your decision, click on the **“Vote”** button next to each one you'd like to support.

####


---

# 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://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section-1.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.
