> 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/intersect-elections-2025/september-2025-board-elections/intersect-board-elections-x-space-events.md).

# Intersect Board Elections X-Space Events

Here are the details of the X Spaces we’re hosting. Recordings are accessible via the same link as the space. We have organized them at the same time for consistency.

## Board spotlights

**August 27, 2025 – 3pm UTC**

* [Intersect Board Election: Your Board, Your Voice](https://x.com/i/spaces/1lPKqvrOVvmGb)

**September 4, 2025 - 3pm UTC**

* [Intersect Board Election: Applications are open](https://lu.ma/cn7rpkn2)

**September 9, 2025 - 3pm UTC**

* [Intersect Board Election: the Whats, the Ifs, and Hows](https://lu.ma/ipbs0tly)

**September 16, 2025 - 3pm UTC**

* [Intersect Board Elections: Community and Incusion](https://x.com/IntersectMBO/status/1967968277029941653)

**September 18, 2025 - 3pm UTC**

* [Intersect Board Elections: Growth, Culture, and Ecosystem Bridges](https://x.com/IntersectMBO/status/1968701420191805566)

**September 23, 2025 - 3pm UTC**

* [Intersect Board Elections: Emerging and New Voices](https://x.com/i/spaces/1YqJDNYjaRoKV)

**September 25, 2025 - 3pm UTC**

* [Intersect Board Elections: Governance, Continuity, and Legal](https://x.com/i/spaces/1yoJMPQkWVXGQ)


---

# 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/intersect-elections-2025/september-2025-board-elections/intersect-board-elections-x-space-events.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.
