> 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-open-source-committee/about/open-source-office-oso/partnerships/chinstrap-community.md).

# Chinstrap Community

We are excited to announce our strategic partnership with **Chinstrap Community**, a leading advisory group for commercial open source software (COSS). This collaboration strengthens our mission to support sustainable open source development across the Cardano ecosystem. Chinstrap will serve as the official **COSS Strategy Partners** of the Open Source Office at Intersect.

**Key Benefits of the Chinstrap Partnership:**

**Open Office Hours:** Intersect members now have access to free consultation sessions with Chinstrap experts. These office hours provide direct support on licensing, business models, and commercialization strategies tailored to blockchain-native open source projects.

**COSS Education Workshops:** Chinstrap is co-hosting a new workshop series with Intersect focused on open source business fundamentals. These workshops will help project teams explore licensing options, understand open core models, and prepare for long-term sustainability.

**Expert Advisory:** Chinstrap serves as a strategic advisor to the Open Source Office, helping shape licensing policies and supporting Intersect incubating or Cardano wider projects through direct guidance on monetization paths, governance design, and legal best practices.

This partnership reflects our ongoing commitment to open source excellence. With Chinstrap’s support, we’re building the foundation for a thriving COSS ecosystem on Cardano.


---

# 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-open-source-committee/about/open-source-office-oso/partnerships/chinstrap-community.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.
