> For the complete documentation index, see [llms.txt](https://committees.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://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group.md).

# Working Group

- [Enterprise & Government Adoption WG](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg.md)
- [Working Group Meeting Notes](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes.md)
- [2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026.md)
- [March 24 2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026/march-24-2026.md)
- [March 10 2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026/march-10-2026.md)
- [February 24 2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026/february-24-2026.md)
- [January 27 2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026/january-27-2026.md)
- [January 13 2026](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2026/january-13-2026.md)
- [2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025.md)
- [December 16, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/december-16-2025.md)
- [December 02, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/december-02-2025.md)
- [November 04, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/november-04-2025.md)
- [September 23, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/september-23-2025.md)
- [August 26, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/august-26-2025.md)
- [August 12, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/august-12-2025.md)
- [July 29, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/july-29-2025.md)
- [July 15, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/july-15-2025.md)
- [June 17, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/june-17-2025.md)
- [June 3, 2025](https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group/enterprise-and-government-adoption-wg/working-group-meeting-notes/2025/june-3-2025.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, and the optional `goal` query parameter:

```
GET https://committees.docs.intersectmbo.org/intersect-growth-marketing-committee/working-group.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.
