> 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/guides/third-party-assurer-guides.md).

# Third Party Assurer Guides

## **Getting Started as a Third Party Assurer**

<a href="/pages/ftYELGrx6ViPvAEuMQ76" class="button secondary" data-icon="connectdevelop">FAQs</a> <a href="/pages/jsHPlzbVpkV7hQzs3bDu" class="button secondary" data-icon="connectdevelop">Responsibilities</a> <a href="/pages/IIFT6LGxYfvfgss0XlEE" class="button secondary" data-icon="connectdevelop">Policies</a>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRp51uGU1I74w1Nk9JvV%2Fuploads%2Fw2iQh8zDrbsbFN4oYXwA%2FThe_Role_of_a_TPA.mp4?alt=media&token=c31ea84c-3acd-44a8-979c-21008beb422c>" fullWidth="false" %}

***

## What is a Third Party Assurer (TPA)

Third-Party Assurers (TPAs) play a critical role in strengthening trust, transparency, and delivery quality across Intersect Administered projects.

As a TPA, you act as an independent verifier, confirming that milestones are not only complete, but delivered to the standard agreed in the proposal and signed contract. Your work ensures that Cardano Treasury funds are released based on evidence, quality, and accountability.

## What You Do

* Provide independent verification of milestone completion
* Assess whether deliverables meet agreed acceptance criteria
* Confirm quality and completeness, not just activity
* Produce clear and unbiased reports for the community

## Why It Matters

Your role helps to:

* Protect Treasury funds
* Increase transparency for the community
* Strengthen confidence in funded projects
* Ensure consistent delivery standards<br>

***

## View Your Responsibilities

See what’s expected of you as a Third‑Party Assurer\
\ <a href="/pages/jsHPlzbVpkV7hQzs3bDu" class="button secondary">Read Responsibilities</a>

## Reviewing Milestones

See what’s expected of you as a Third‑Party Assurer\
\ <a href="/pages/jsHPlzbVpkV7hQzs3bDu" class="button secondary">Read Responsibilities</a>

***

## Third Party Assurer Process

The milestone verification process ensures that each vendor’s completed work is accurate, complete, and aligned with the commitments made in their project plan. As a Third‑Party Assurer, your independent review is a key part of maintaining accountability across the ecosystem.&#x20;

These three steps give you a clear, start‑to‑finish view of how milestone reviews works and what you’re responsible for at each stage.

<details>

<summary><img src="/files/9iZfhkcTcvVfFRSC1URI" alt="">    <strong>Agreement to be a Third Party Assurer</strong></summary>

### Agreement to be a Third Party Assurer

You may be nominated by a Vendor to act as a Third Party Assurer (TPA) for their project. Before accepting, make sure you meet all the requirements for the role. While your responsibilities should align with Intersect’s TPA policy, your working relationship will remain directly between you and the Vendor.

Intersect will confirm with the Vendor if their chosen TPA is appropriate.\
\ <a href="/pages/jsHPlzbVpkV7hQzs3bDu" class="button primary">TPA Responsibilities</a><br>

</details>

<details>

<summary><img src="/files/qrAyfBPJFfTcvSn3es8K" alt="" data-size="original"> <strong>Milestone Review &#x26; Assessment</strong></summary>

### Provide an Independent Assessment

Once confirmed as a TPA, your role is to independently review vendor milestones. You’ll assess submitted evidence against the agreed requirements, request clarification if needed, and provide a clear, unbiased judgement on whether the milestone has been successfully completed.\
\ <a href="/pages/e5z4UUyID2SoCYOUq8Qi" class="button primary">How to Review a Milestone</a>

</details>

<details>

<summary><img src="/files/PvgfHzAXbWvkdUMxd5fg" alt="" data-size="original">  <strong>Final Review &#x26; Approval</strong>   </summary>

### Final Review & Approval

Once your assessment is submitted, the Delivery Assurance team conducts a final review to ensure everything is complete and consistent. If both your review and the DA team’s checks confirm that the milestone meets the required standard, the milestone is approved.&#x20;

The vendor’s payment is then released and approved milestones are made public. This supports transparency and helps everyone follow project progress across the ecosystem.\
\ <a href="https://treasury.sundae.fi/instances/9e65e4ed7d6fd86fc4827d2b45da6d2c601fb920e8bfd794b8ecc619?projectState=Active" class="button primary">Treasury Dashboard</a>

</details>

***

## Assurer Guides

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

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

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

### Assurer Responsibilities

Learn the core duties of a Third‑Party Assurer and how you support transparent project delivery.&#x20;

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

***

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

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

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

### Validating Milestones

Understand how to review milestone evidence and confirm whether requirements have been met.&#x20;

<a href="/pages/e5z4UUyID2SoCYOUq8Qi" 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/guides/third-party-assurer-guides.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.
