> 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.md).

# Committees key info

As a member-driven organization, Intersect empowers the community to shape the future of the Cardano blockchain. Our committees play a vital role in governance, strategy, and ecosystem development. To ensure transparent and effective representation, we invite community members to step forward and apply for a committee seat in the upcoming 2025 elections.

We’ve created an **Application Pack** with detailed one-pagers for each committee, outlining their purpose and responsibilities. Download the pack, explore the opportunities, and decide where to make the biggest impact.

Ready to contribute to the future of Cardano? [**Apply now!**](https://members.intersectmbo.org/dashboard/voting)

To make the process more accessible, we have also translated the application form into five languages. If you’d like to see the translations, [click here](https://github.com/IntersectMBO/Intersect-knowledge-base/blob/main/intersect-membership/intersect-voting-events/intersect-elections-2025/april-2025-committee-elections/committees-key-info/broken-reference/README.md).

We will also be holding a number of [engagement events](/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) and posting key messages across our social media platforms.

We set up a [Discord Election Channel](https://discord.com/channels/1136727663583698984/1270677346743222337) for questions, and an email <committees@intersectmbo.org>.

Want to learn more about each committee? Check out the links below for detailed information on their roles and responsibilities.

<details>

<summary>Intersect steering committee</summary>

**Committee overview**: The Intersect steering committee (ISC) is a key platform for collaboration, bringing together Intersect committee chairs, the leadership team, and four elected community members. The meetings are held weekly, following a bi-weekly cadence:

* **Intersect Governance Focus** - Led by the leadership team, focusing on the organisational strategy of Intersect.
* **Committee Focus** - Meetings are facilitated by the Committee Chairs, highlighting any specific committee initiatives, risks/issues, or updates etc.

**Number of seats open for election**: 2

</details>

<details>

<summary>Cardano budget committee</summary>

**Committee overview**: The budget committee is an advisory committee that brings together relevant stakeholders from the Cardano Ecosystem. Its purpose is to use these individuals' knowledge and observations to provide guidance, support, and oversight for Cardano’s annual budget processes.

**Number of seats open for election**: 5

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-budget-committee).

</details>

<details>

<summary>Cardano civics committee</summary>

**Committee overview:** The Cardano civics committee ensures that Cardano's governance is accessible, fair, and transparent. It provides facilitation and oversight to the Cardano community on governance. This includes developing and facilitating processes that engage the wider Cardano community in governance and coordinating with subject matter experts where needed.

**Number of seats open for election**: 6

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-civics-committee).

</details>

<details>

<summary>Technical steering committee</summary>

**Committee overview:** The technical steering committee ensures that Cardano's governance is based on sound technical awareness and best practices. TSC provides oversight for delivery from continuity suppliers, facilitates peer review of technical recommendations put forth by other committees, and recommends actions for managing the technical project backlog.

**Number of seats open for election**: 5

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-technical-steering-committee).

</details>

<details>

<summary>Open source committee</summary>

**Committee overview**: The open source committee is a decision-making committee that brings together relevant stakeholders from the Cardano Ecosystem. The purpose of the OSC is to use the knowledge and observations of these committee members to provide guidance, support, and oversight for Intersect's open source initiatives, ensuring alignment with overall business objectives.

**Number of seats open for election**: 5

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-open-source-committee).

</details>

<details>

<summary>Product committee</summary>

**Committee Overview**: The product committee manages the scope and roadmap for Cardano development, covering areas such as Continuity (maintenance, upgrades, core development), features, research, and non-technical categories like marketing. It ensures alignment with Cardano’s strategic goals and drives innovation across the ecosystem.

**Number of seats open for election**: 3

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-product-committee).

</details>

<details>

<summary>Membership and community committee</summary>

**Committee Overview**: The Membership and community committee (MCC) enhances Intersect’s value by overseeing community grants, outreach, and education in the Cardano budget. It serves as a knowledge hub, fostering connections and advising Intersect on membership growth, community support, and events.

**Number of seats open for election**: 5

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-membership-community-committee).

</details>

<details>

<summary>Growth and marketing committee</summary>

**Committee overview**: The growth and marketing committee (GMC) is a strategic planning and decision-making body that brings together founding entities of the Cardano blockchain ecosystem and a diverse group of experienced marketing professionals. Dedicated to advancing innovative and impactful marketing and ecosystem growth strategies, the GMC is committed to attracting, empowering, and directing global marketing initiatives, breaking traditional boundaries that promote the Cardano ecosystem's decentralization, growth, and widespread adoption.

**Number of seats open for election**: 5

To learn more about the committee, click this [link](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee).

</details>


---

# 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.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.
