# Submit Your Candidacy

## Tutorial video

{% embed url="<https://youtu.be/Q7W4XPm9r0E>" %}

## Overview

Here’s how you can apply:

1. Navigate to the **Intersect Elections** section and click on **"Apply to be a candidate"**

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

2. You will be redirected to **Voting** section

Here users can find 3 tabs:

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

Under the "**Not Started**" tab,

* If it’s a **committee election**:
  * Select the committee you want to apply or vote for.
  * Click **View Details and Apply**.
* If it’s the **Board election**:
  * Select the **Intersect Board Election** card.
  * Click **View Details and Apply**.

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

<div align="left"><figure><img src="/files/ARBHAGJaUFGP2S8ROcU0" alt="" width="375"><figcaption></figcaption></figure></div>

3. Click on **"Apply as a Candidate"** to begin your application.

<figure><img src="/files/01IoX8yOXWD9oz2GK8pT" alt=""><figcaption></figcaption></figure>

The application form will open automatically. Fill out all the required fields, review your answers, accept the **Terms & Conditions** and **Privacy Policy**, then click **"Submit"**

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


---

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