> 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/key-dates-and-notes.md).

# Key dates & notes

## Applications

**09 September** - The application process opens (application forms [here](/intersect-elections-2024/overview/readme/key-guides-and-faqs/how-to-apply-for-a-seat-in-the-intersect-elections.md#application-forms))

**27 September at 12.00 pm UTC**- The application process closes<br>

## Voting

**30 September at 12.00 pm UTC -** Members must hold Individual or Enterprise Membership by this date to be eligible to vote in all elections

**4 October at 10.00 am UTC-** Voting opens for all members through the members area&#x20;

**20 October at 10.00 am UTC**- Voting closes (note this has been extended to incorporate the USA AMM event)

**Cardano Foundation Summit -** Successful candidates will be confirmed and announced

{% hint style="info" %}
Please note the voting window has been extended till the 20th Oct
{% endhint %}

## Key Notes

Individual and Enterprise members **are** able to:

* Apply for a seat on a committee
* Apply to join Intersect's governing board
* Vote in committee elections&#x20;
* Vote on governing board composition
* Vote in any other the Annual Members Meeting votes

Associates of Intersect **are not** able to apply to be part of a committee or participate in voting (to comply with Wyoming state regulations as specified in our bylaws).


---

# 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/key-dates-and-notes.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.
