> 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/governance/the-oversight-committee.md).

# The Oversight Committee

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}

### Guide Overview

The Oversight Committee plays a crucial role in ensuring that treasury funds are managed responsibly, transparently, and in line with community‑approved governance actions. This guide explains how the Oversight Committee operates, what permissions they hold, and how they work alongside Intersect’s administration to safeguard the ecosystem.
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<figure><img src="/files/paeugkjaqPZ9QsL0dFo0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<p align="center"></p>

{% file src="/files/8KB3QoLw3mPIl9oowSBG" %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRp51uGU1I74w1Nk9JvV%2Fuploads%2FO7zpl1zhQ6vyoEpRJoZi%2FCardano_s_Check_%26_Balance.mp4?alt=media&token=c4ba49cf-939d-4215-bb31-6ca8f203962b>" %}

***

{% columns %}
{% column width="25%" valign="middle" %}

<figure><img src="/files/QMbhTLzsuD1C1pXWlcY4" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" valign="middle" %}

### How the Oversight Committee Protects Vendors & Treasury Funds

<a href="/pages/08cBfhuc4f8zSm2tUNPa" class="button primary">Read More</a>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="25%" valign="middle" %}

<figure><img src="/files/mdQF6R6HqIatXtT0oVra" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" valign="middle" %}

### How the Oversight Committee Works

<a href="/pages/gx462K6GM3bLWKZQ6EeS" class="button primary">Read More</a>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="25%" valign="middle" %}

<figure><img src="/files/O9JPnY2IBgCiiqck5loM" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" valign="middle" %}

### About Smart Contracts

<a href="/pages/gx462K6GM3bLWKZQ6EeS" class="button primary">Read More</a>
{% endcolumn %}
{% endcolumns %}


---

# 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/governance/the-oversight-committee.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.
