> For the complete documentation index, see [llms.txt](https://admin-services.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://admin-services.docs.intersectmbo.org/public-reporting/intersect-programme-updates.md).

# Intersect Programme Updates

{% hint style="info" %}

## Intersect's Contract

After the approval of Intersect's Budget Proposal by DReps and following the Treasury Withdrawal, Intersect signed a legal contract to deliver what was proposed.

Here is a link to our contract [A member-based organization for the Cardano ecosystem- Intersect](https://drive.google.com/file/d/1Cu_5tq3fvv8NXPEMGPhtF2kGWhVNKv82/view?usp=sharing)
{% endhint %}

## Intersect's Operational Treasury Contract 2025/2026:

In the 2025 Budget Proposal request and the following contract, Intersect committed to deliver against these 8 operational work-streams are:

1. Execute administrator role
2. Maintain and govern Cardano’s core open source repos
3. Via Intersect members, coordinate process to propose 2030 Cardano Vision
4. Via Intersect members, refine proposed process for 2026 Cardano Budget
5. Via Intersect members, refine proposals to improve and evolve Cardano’s governance
6. Via Intersect members, coordinate Cardano’s next upgrade
7. Provide professional coordination and support for Intersect committees and working groups.
8. Provide members tooling to participate.

## Quarterly Reports

These are the Quarterly Reports that Intersect committed to in our 2025 Budget Proposal.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Q3 2025 Progress Report</td><td><a href="https://drive.google.com/file/d/1mZch4MBO6WNH8noEPnkKcT0OqECnbEy8/view?usp=sharing">https://drive.google.com/file/d/1mZch4MBO6WNH8noEPnkKcT0OqECnbEy8/view?usp=sharing</a></td><td><a href="/files/sQ0kDDDgq7KNb34Awe9h">/files/sQ0kDDDgq7KNb34Awe9h</a></td></tr><tr><td>Q4 2025 Progress Report</td><td><a href="https://drive.google.com/file/d/123-cpnEg6cxmD-B65hZj4krl5qOi6EcF/view?usp=drive_link">https://drive.google.com/file/d/123-cpnEg6cxmD-B65hZj4krl5qOi6EcF/view?usp=drive_link</a></td><td><a href="/files/sQ0kDDDgq7KNb34Awe9h">/files/sQ0kDDDgq7KNb34Awe9h</a></td></tr><tr><td>Q1 2026 Progress Report</td><td><a href="https://drive.google.com/file/d/1OD9A9F-jSO1QgIbaiGbejFuHjdPRNCw4/view?usp=drive_link">https://drive.google.com/file/d/1OD9A9F-jSO1QgIbaiGbejFuHjdPRNCw4/view?usp=drive_link</a></td><td><a href="/files/sQ0kDDDgq7KNb34Awe9h">/files/sQ0kDDDgq7KNb34Awe9h</a></td></tr><tr><td>Q2 Report will be created at the of June 2026</td><td></td><td></td></tr></tbody></table>


---

# 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://admin-services.docs.intersectmbo.org/public-reporting/intersect-programme-updates.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.
