> 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/vendor-guides/2-delivery-and-milestone-management/how-to-submit-an-invoice.md).

# How To - Submit an Invoice

## **Guide Overview**

Submitting invoices correctly is essential for ensuring timely payment and maintaining accurate financial records. This guide brings together all invoicing requirements, milestone‑linked submission rules, and payment timelines so you know exactly what to do at each step.

***

## Invoice Template

{% file src="/files/GEZa6RsfkvRAfhBhaiPD" %}

***

## **How to Submit Your Invoices**

Even though payments are executed through smart contracts, many organisations, including the Cardano Delegated Holding (CDH) still require invoices for legal and traditional financial bookkeeping.

For this reason:

* **You must submit an invoice for every milestone**, and
* **All invoices must be submitted through the smart contract dashboard**

### General Submission Requirements

* All invoices and credit notes will be submitted via the Smart Contract Treasury dashboard.
* Invoices and Milestone Acceptance Forms must be submitted within 5 working days of completing the milestone.&#x20;
* Invoices will only be processed if the Milestone Acceptance Form has been signed by all relevant parties including third party assurance.
* Invoices must be submitted in the currency stated in the agreement.
* A specific naming convention must be applied to attached invoice file name:
  * *Document type - Supplier Name - Project Number - Document date (YYYYMMDD)*
  * *Invoice - ABC Ltd - CN-0000-25 - 20250331*

Subject to the Administrator’s reasonable satisfaction that the Milestone has been completed, the Supplier may withdraw the corresponding payment under the vendor contract, in accordance with the Milestone payment schedule set out in Appendix A (payments scheduled on the 30th of the month).

If the Administrator, acting reasonably and in good faith, determines that the Milestone has not been satisfactorily completed, payment may be withheld. Once the Milestone is deemed complete and the relevant invoice and MAF have been provided, the associated payment will be unlocked and available for withdrawal.

### Invoice Content Requirements

Each invoice must contain the following information:

Supplier Details:

1. Company Name or Full Name
2. Full Address (street name and number, city, postal code, country)
3. Customer Name & Billing Address: Please check your service agreement to confirm the location:
   1. Intersect
   2. 1920 Thomes Ave Ste 610&#x20;
   3. Cheyenne
   4. WY 82001
4. Invoice Core Details
   1. Invoice Number (e.g., “Invoice123”)
   2. Invoice Date (e.g., “2025-03-31”)
   3. Project Number (e.g., CN-0000-25)

Suppliers must invoice based on pre-defined Milestones stated in the Statement of Work (SoW):

* Milestone Name (as per SoW)
* Milestone Number (as per SoW)
* Agreed Fixed Price for the Milestone&#x20;
* For payments in ADA currency, please provide the wallet address.

Example below:

<figure><img src="/files/5wwV8W0I6UmIUsmJs5dL" alt=""><figcaption></figcaption></figure>

If your wallet details change, please notify <billing@intersectmbo.org> with official documentation prior  to submitting your next invoice. Additional verification (KYC/KYB) may be required.

Failure to follow these guidelines may result in payment delays.

For any questions or assistance, contact <billing@intersectmbo.org>.

<br>

***

<h3 align="center">Need Templates or Supporting Documents?</h3>

{% columns fullWidth="true" %}
{% column width="41.66666666666667%" %}

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

{% column width="58.33333333333333%" valign="middle" %}
Find proposal templates, guidance documents, and downloadable resources to support your submission.

<a href="/pages/CvfnEUjQR4xKXogPgv67" class="button secondary">Visit the Resources Page</a>  &#x20;

<a href="/pages/6ISsRyVdsEdxmqiIe0bI" class="button primary">Visit the Vendor Hub</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/vendor-guides/2-delivery-and-milestone-management/how-to-submit-an-invoice.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.
