> 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/administration/administration-services.md).

# Administration Services

## Watch here to find out more about our Administration Service

{% embed url="<https://drive.google.com/file/d/1wzFCFNL4tEdmnZABbujk1NwYcgreHNnh/view?usp=sharing>" %}

## Transparency and Reporting&#x20;

Transparency is a core principle of the administration service. We provide regular updates and maintain public reporting that allow the community to monitor the progress of funded projects.

<a href="/pages/LzR4gfsSWgrdYz1HjFMP" class="button primary">Read More</a>

## Smart Contract Infrastructure

Access our proven smart contract architecture and Treasury Dashboard.&#x20;

We handle the coding and management of escrow systems to ensure reliable, automated milestone payments.

<a href="/pages/uZG6jpwqNtCZyr3o3rsi" class="button primary">Read More</a>

## Legal & Regulatory Ops

We will manage your legal contract creation, KYC/KYB, and audit trails.&#x20;

Our team can also provide essential arbitration services to ensure all legal and regulatory obligations are met securely.

<a href="/pages/7lqMx1RumPfSFvZnz9Ym" class="button primary">Read More</a>

## Vendor Support&#x20;

Each funded project is supported through ongoing engagement with the vendor. Intersect maintains a consistent point of contact throughout the project lifecycle, helping vendors navigate milestone submissions, clarify requirements, and address any issues early.

<a href="/pages/fin0QI8cnCOv4bsWIsgZ" class="button primary">Read More</a><br>

***

## Discover More

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Vendor Guides </h3></td><td>All the tools, guidance, and resources you need to get your legal and smart contract, deliver your project, submit milestones, and manage payments, all in one place.</td><td><a href="/pages/6ISsRyVdsEdxmqiIe0bI">/pages/6ISsRyVdsEdxmqiIe0bI</a></td><td><a href="/files/dmg4nrZvwI3qfWj2zIfZ">/files/dmg4nrZvwI3qfWj2zIfZ</a></td><td><a href="/pages/MZuV8x3Rr4KErRTJ3rbh">/pages/MZuV8x3Rr4KErRTJ3rbh</a></td></tr><tr><td><h3>Third Party Assurer Guides</h3></td><td>Everything a Third‑Party Assurer needs to understand their role, responsibilities, and the full milestone validation process. </td><td><a href="/pages/yRE9ujCueE85nXhI5FDt">/pages/yRE9ujCueE85nXhI5FDt</a></td><td><a href="/files/RWiOMk24oDNFTMBigf8D">/files/RWiOMk24oDNFTMBigf8D</a></td><td></td></tr><tr><td><h3>Progress &#x26; Reports</h3></td><td>Follow funded projects, track progress, view vendor contracts, and stay informed with updates and reports that support transparent community governance.</td><td><a href="/pages/LzR4gfsSWgrdYz1HjFMP">/pages/LzR4gfsSWgrdYz1HjFMP</a></td><td><a href="/files/hwjNDIDH8F1eG0vh0XpH">/files/hwjNDIDH8F1eG0vh0XpH</a></td><td><a href="/pages/ftYELGrx6ViPvAEuMQ76">/pages/ftYELGrx6ViPvAEuMQ76</a></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/administration/administration-services.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.
