# Smart contracts as part of our Administration

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

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

{% hint style="info" %}
New version of this page can be found [here](https://admin-services.docs.intersectmbo.org/governance/smart-contracts)
{% endhint %}

## Smart Contracts

Following our introduction to [Smart Contracts and Cardano budgets](https://www.intersectmbo.org/news/%EF%B8%8F-smart-contracts-and-cardano-budgets), this knowledge base article aims to outline how they will be utilized from the perspectives of the ecosystem, proposal vendors, as part of Intersect’s administration.

Ultimately, treasury funds withdrawn as part of an Intersect treasury withdrawal governance action will, wherever possible and applicable, use multi-signature controlled smart contracts to safeguard treasury funds and make the use of treasury funds transparent on-chain.

Smart contracts will hold treasury funds and vendor payments transparently on-chain, effectively in escrow. These smart contracts can be partitioned into themes and specific project contracts, enhancing community visibility and transparency.

These smart contracts have been built with a specific, limited set of permissions, each of which is authorized through keys and, should they be executed, would be transparent and auditable on-chain. Each partitioned theme or grouping of treasury funds can have its own unique set of permissions. We refer to this group of permissions as an oversight committee.

The following sections of the knowledge base outline the composite parts of the smart contract framework and how they may initially be used.


---

# Agent Instructions: 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.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.
