> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/september-2026-board-elections.md).

# September 2026 - Board Elections

## Overview <a href="#overview" id="overview"></a>

In September, the **Intersect Board Elections** will take place — a vital opportunity for members to help select the individuals who will oversee Intersect’s strategic direction and ensure it remains aligned with its mission and community values. During this time members were able to elect **two board members** out of the seven that compose the Intersect Board.

## **Why it matters**

* **Shape the future** – Influence decisions that impact the Cardano community and governance framework.
* **Lead with impact** – Represent members and ensure their perspectives are heard at the highest level.
* **Grow your experience** – Gain valuable governance and leadership expertise in a global, decentralized organization.

## **Roles & Responsibilities**

Before applying, we encourage you to review the [Board Roles and Responsibilities](https://board.docs.intersectmbo.org/overview/intersect-board-members/board-member-role-responsibilities-and-expectations) to fully understand the expectations and commitments of the role.

### **Term Length**

The **two elected candidates** will serve a **2-year term**. This ensures continuity while allowing new voices to regularly join the Board.

### **Compensation**

Board members will receive an annual financial compensation of **$35,000** in recognition of their time, effort, and contributions.

## **Eligibility Criteria**&#x20;

### **Criteria for applicants**

* Been a member for at least 180 days (6 months)
* Have completed enhanced KYC
* Have been a Voting Member of a Committee (appointed or elected) or Members of the board before applications open

### **Criteria for voters**

* Been a member for at least 180 days (6 months)
* Have completed enhanced KYC

## Key Dates

<details>

<summary>Application period</summary>

Application period open: **August 31st** at 12 PM UTC

Application period close: **September 11th** at 12 PM UT&#x43;**.**

</details>

<details>

<summary>Voting Period</summary>

Voting period open: **September 14th** at 12 PM UTC

Voting period close: **September 25th** at 12 PM UTC.

</details>

<details>

<summary>Voting Results</summary>

The results will be published on **September 28th**.

</details>

***

## How to apply?

Applications will open from August 31st, 2026 at 12 PM UTC until September 11, 2026 at 12 PM UTC.

Candidates could **review the application form** [**here** ](/intersect-knowledge-base/intersect-membership/intersect-voting-events/intersect-elections-2025/september-2025-board-elections/board-application-form.md)to see all the questions in advance and prepare responses. Translated versions of the form are also available [here](/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/september-2026-board-elections/board-application-form/translations-board-application-form.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/september-2026-board-elections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
