> 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/groups-overview/technical-working-groups/partner-chains.md).

# Partner Chains

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

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

The Partner Chain Framework facilitates the creation and management of blockchains that integrate with the Cardano ecosystem.

More information can be found in the [Partner Chains official repository](https://github.com/input-output-hk/partner-chains).

## Purpose / Goal

This working group focuses on the input and development of the Partner Chains ecosystem, including feature requests, development updates and anything related to the Partner Chains stack.

This working group reflects the desire to open-source Partner Chains development and involve the community in charting and guiding its future.

## Working group lead

Nick Stanford

## Working group members

To be updated by the working group - to list regular members/attendees, whom may make regular contributions or assist in managing the collaboration channels and meetings with the working group lead

## Collaboration channels

[Intersect Discord -- partner-chains-working-group](https://discord.gg/6F4kZe6TMq)

## Working Group Meeting date and time

First Thursday of the Month, starting on October 3rd, 2024 at 16.30 UTC


---

# 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/groups-overview/technical-working-groups/partner-chains.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.
