> For the complete documentation index, see [llms.txt](https://productcommittee.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://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024.md).

# 2024

- [19th December 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/19th-december-2024.md)
- [12th December 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/12th-december-2024.md)
- [25th November 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/25th-november-2024.md)
- [21st November 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/21st-november-2024.md)
- [14th November 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024.md)
- [7th November 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-1.md)
- [31st October 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-2.md)
- [24th October 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-3.md)
- [17th October 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-4.md)
- [10th October 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-5.md)
- [3rd October 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-6.md)
- [26th September 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-7.md)
- [19th September 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/19th-september-2024.md)
- [12th September 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/12th-september-2024.md)
- [10th September 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/10th-september-2024.md)
- [5th September 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/5th-september-2024.md)
- [29th August 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/29th-august-2024.md)
- [7th August 2024](https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/7th-august-2024.md)


---

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

```
GET https://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024.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.
