> 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/smart-contracts-as-part-of-our-administration/treasury-contract-partitions.md).

# Treasury contract partitions

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

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

## Treasury Contract Partitions

Funds can be partitioned into Treasury Contracts at any time; they can be specified in the treasury withdrawal governance action, or funds can be moved into smart contracts at a later date. This latter option may be used to smooth the adoption and risk of a big-bang approach. It is expected that several partitions or slices of funds will ultimately be used.\\

These can be themed arbitrarily but are expected to follow some logic, either thematically, by use, or most likely phases of deployment, such as ‘2025 Budget Proposals’. However, there are multiple possibilities for now and in the future. An illustration is provided below.\\

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfAG1PKM43vzRw1PXcvJmHHLxhdSBsMOa5Udfb0TfkY5NFRvAiJdnaQrZvBsVQumuT1sFuvNdMC0Z-5N3Yf62UjtinYfeYQdOI84_yt3VFIyNoSV74qK2mEf36tKClNJe3iE0BW-A?key=5CTbYNvoouuip-dWreQBqg" alt=""><figcaption><p>Figure 3. Treasury Contract partitions</p></figcaption></figure>


---

# 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:

```
GET https://docs.intersectmbo.org/intersect-knowledge-base/archive/funding-administration-archive/intersect-administration-services/smart-contracts-as-part-of-our-administration/treasury-contract-partitions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
