# Committee Contact Information

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

Here are the different ways you can find information or contact the Intersect Committees:

## Budget Committee:

**Knowledge Base:** [Budget Committee](https://intersect.gitbook.io/budget-committee/)

**Email**: <budget-committee@intersectmbo.org>

**Discord Announcements**: [#budget-committee-updates](https://discord.com/channels/1136727663583698984/1269963002363383828)

## Civics Committee

**Knowledge Base:** [Civics Committee](https://intersect.gitbook.io/civics-committee/)

**Email:** <civics-committee@intersectmbo.org>

**Discord Announcements:** [#civics-committee-updates](https://discord.com/channels/1136727663583698984/1258846510922334278)

## Membership and Community Committee (MCC)

**Knowledge Base:** [Membership and Community Committee (MCC)](https://intersect.gitbook.io/community-and-membership-committee/)

**Email:** <membership-and-community-committee@intersectmbo.org>

**Discord Announcements:** [#membership-and-community-committee-updates](https://discord.com/channels/1136727663583698984/1258838288635133982)

## Open Source Committee (OSC)

**Knowledge Base:** [Open Source Committee](https://intersect.gitbook.io/open-source-committee/)

**Email:** <open-source-committee@intersectmbo.org>

**Discord Announcements:** [#open-source-office-updates](https://discord.com/channels/1136727663583698984/1253317037653233674)

## Roadmap Committee

**Knowledge Base:** [Roadmap committee (proposed)](https://intersect.gitbook.io/roadmap-committee/)

**Email:** <roadmap-committee@intersectmbo.org>

**Discord Announcements:** [#roadmap-committee-updates](https://discord.com/channels/1136727663583698984/1269964127426711582)

## Technical Steering Committee (TSC)

**Knowledge Base:** [Technical Steering Committee](https://intersect.gitbook.io/technical-steering-committee/)

**Email:** <technical-steering-committee@intersectmbo.org>

**Discord Announcements:** [#technical-steering-committee-updates](https://discord.com/channels/1136727663583698984/1262393547915657287)

## Parameters Committee (sub-committee of TSC)

**Knowledge Base:** [Parameter Committee](https://intersect.gitbook.io/parameter-committee/)

**Email:** <parameters-committee@intersectmbo.org>

**Discord Announcements:** [#parameters-committee-updates](https://discord.com/channels/1136727663583698984/1258845179104858112)


---

# Agent Instructions: 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:

```
GET https://committees.docs.intersectmbo.org/committee-overview/committees/committee-contact-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
