> 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/april-2025-committee-elections/committees-key-info/intersect-committee-elections-x-space-events.md).

# Intersect Committee Elections X-Space Events

Here are the details of the X Spaces we’re hosting. Recordings and transcripts will be added below. We have organised them at different times to accommodate our global membership.

## Committee spotlights

[**April 16, 2025 – 12 PM UTC**](https://x.com/i/spaces/1DXxyqMDkqvxM)

* Voting Kickoff

[**April 21, 2025 – 7 PM UTC**](https://lu.ma/694vok02)

* Intersect Committee Elections - AMA/Applicants Spotlight XSpaces

[**April 23, 2025 – 11 AM UTC**](https://lu.ma/694vok02)

* Intersect Committee Elections - AMA/Applicants Spotlight XSpaces

[**April 29, 2025 – 4 PM UTC**](https://lu.ma/z47a2l41)

* Intersect Committee Elections - AMA/Applicants Spotlight XSpaces

[**May 1, 2025 – 12 PM UTC**](https://lu.ma/5pa8dofe)

* Intersect Committee Elections - AMA/Applicants Spotlight XSpaces

[**May 6, 2025 – 4 PM UTC**](https://lu.ma/5kx1vlyw)

* Intersect Committee Elections - AMA/Applicants Spotlight XSpaces

## Intersect Committee Elections X-Space recordings

<table data-full-width="true"><thead><tr><th width="196">Date</th><th width="414.5999755859375">Session</th><th width="147.5999755859375">Recording Link</th></tr></thead><tbody><tr><td>March 18, 2025</td><td><ul><li>Open source committee</li><li>Membership and community committee</li></ul></td><td><a href="https://x.com/i/spaces/1yoKMonkByzJQ">Listen here</a></td></tr><tr><td>March 20, 2025</td><td><ul><li>Cardano civics committee</li><li>Cardano budget committee</li></ul></td><td><a href="https://x.com/i/spaces/1BRJjmOryDvGw">Listen here</a></td></tr><tr><td>March 25, 2025</td><td><ul><li>Intersect steering committee</li><li>Cardano budget committee</li><li>Growth and marketing committee</li></ul></td><td><a href="https://x.com/i/spaces/1ypKdZyAwOgJW">Listen here</a></td></tr><tr><td>March 27, 2025</td><td><ul><li>Product committee</li><li>Technical steering committee</li></ul></td><td><a href="https://x.com/i/spaces/1OyKALROgVMxb">Listen here</a></td></tr><tr><td>March 28, 2025</td><td>Intersect committee election discussion in Japanese</td><td><a href="https://x.com/IntersectJapan/status/1905590603200778402">Listen here</a></td></tr><tr><td>April 1, 2025</td><td><ul><li>Cardano civics committee</li><li>Technical steering committee</li></ul></td><td>L<a href="https://x.com/i/spaces/1RDGlzboPEjxL">isten here</a></td></tr><tr><td>April 3, 2025</td><td><ul><li>Open source committee</li><li>Growth and marketing committee</li></ul></td><td>L<a href="https://x.com/i/spaces/1djxXVyqdYyGZ">isten here</a></td></tr><tr><td>April 4, 2025</td><td>General call</td><td><a href="https://x.com/i/spaces/1yoJMoOAkjWKQ">Listen here</a></td></tr><tr><td>April 8, 2025</td><td><ul><li>Product committee</li><li>Membership and community committee</li></ul></td><td><a href="https://x.com/i/spaces/1zqKVjkejOPKB">Listen here</a></td></tr><tr><td>April 10, 2025</td><td>General call</td><td><a href="https://x.com/i/spaces/1OyKALnDaonxb">Listen here</a></td></tr><tr><td>April 16, 2025</td><td>Voting Kickoff</td><td><a href="https://twitter.com/i/spaces/1DXxyqMDkqvxM">Listen here</a></td></tr><tr><td>April 21, 2025</td><td>AMA/Applicants Spotlight XSpaces</td><td><a href="https://x.com/intersectmbo/status/1914393736555217043?s=46">Listen here</a></td></tr><tr><td>April 23, 2025</td><td>AMA/Applicants Spotlight XSpaces</td><td>L<a href="https://x.com/i/spaces/1zqKVjpWgkmKB">isten here</a></td></tr></tbody></table>


---

# 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/april-2025-committee-elections/committees-key-info/intersect-committee-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.
