> For the complete documentation index, see [llms.txt](https://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://docs.intersectmbo.org/intersect-knowledge-base/archive/funding-administration-archive/intersect-administration-services/2025-treasury-withdrawal-smart-contracts/intersect-administered-contracts-progress-reports.md).

# Intersect Administered Contracts - Progress Reports

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

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

As part of the Cardano Treasury budget process, Intersect have been chosen as the administrator for over 40 projects. Most of these projects were kicked off during Quarter 3 and 4 of 2025 when the Smart Contracts were funded on-chain which is visible on the [Intersect Treasury dashboard.](https://treasury.sundae.fi/instances/9e65e4ed7d6fd86fc4827d2b45da6d2c601fb920e8bfd794b8ecc619?projectState=Active)

2026:

February 2026 Monthly Delivery Assurance Progress Report:

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vQsSiIfMWzMToh734kDX2g9g1lyQGa2E5B_8VMtwa7KDtr6sL80ylBLDLXWOhrXQbc9SwTAxQMkTV9S/pub?delayms=3000&loop=false&start=false>" %}

January 2026 Monthly Delivery Assurance Progress Report

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSkQ_A4c8i4tBjB9PGQJIF3qYAOPD2KG96UX-R9Ochexlp_ygF7qKVlef5mn-zaVig6RRTCW50qvRgH/pub?delayms=3000&loop=false&start=false>" %}

2025:

December 2025 Monthly Delivery Assurance Progress Report

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSFYc5btrbtTmPZU-w92B-RHKO5He0uWSFWA7fRTcqoprYkQAZs6AXEMd3y5h2Yt8542BWaIre0vXAK/pub?delayms=3000&loop=false&start=false>" %}

November 2025 Monthly Delivery Assurance Progress Report

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vRMI1dIu-Mf4LAXnSl1YdDR96mpd-ZJt-ZW_m96CFyMD906S8kdsDQtWeyCGH2Na7N3rWODSfkwYNr6/pub?delayms=3000&loop=false&start=false>" %}

October 2025 Monthly Delivery Assurance Progress Report

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vQ3_nwtgmUCwApvLkG39MjRH1FWuQWqomq5FXw_7vIEyV_zAjh5Hz8E6o8Y9jbeFEgAdZkCpO6Z75DH/pub?delayms=3000&loop=true&start=true>" %}

August & September 2025 Monthly Delivery Assurance Progress Report

{% embed url="<https://docs.google.com/presentation/d/1tEpUmpy4uV3cSsClQkCiWdMcdiyBWHIG-OQlV54TGJI/edit?usp=drive_link>" %}

For reasons outside of Intersects control, some projects are still in the process of being onboarded to Intersects Smart Contract Administration. Delivery for these projects may still be underway, once they have been onboarded, our reporting will capture any retrospective milestones delivered.

If you have any suggestions or feedback that you would like to provide to Intersect, please contact us at <operational-services@intersectmbo.org>.


---

# 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://docs.intersectmbo.org/intersect-knowledge-base/archive/funding-administration-archive/intersect-administration-services/2025-treasury-withdrawal-smart-contracts/intersect-administered-contracts-progress-reports.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.
