> For the complete documentation index, see [llms.txt](https://committees.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://committees.docs.intersectmbo.org/intersect-elections-2024/overview/readme/2024-board-elections-introduction/candidates-for-membership-board-seat-election.md).

# Candidates for membership board seat election

{% hint style="info" %}
The application process will commence on the **9th of September** and end on the **27th of September 2024**. &#x20;
{% endhint %}

Here are the links if you would like to know more about the Membership Board seats please read the [2024 Board elections Introduction](/intersect-elections-2024/overview/readme/2024-board-elections-introduction.md) page or if you would like to know more about how to apply please visit [How to apply as the Board Member seat](/intersect-elections-2024/overview/readme/2024-board-elections-introduction/how-to-apply-as-the-board-member-seat.md)

The candidate information for these Board seats will be updated on a daily basis and will contain information on all candidates with verified membership.

If you have any questions please contact the election team through the [election discord channel](https://discord.com/channels/1136727663583698984/1270677346743222337)


---

# 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://committees.docs.intersectmbo.org/intersect-elections-2024/overview/readme/2024-board-elections-introduction/candidates-for-membership-board-seat-election.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.
