> For the complete documentation index, see [llms.txt](https://committees.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://committees.docs.intersectmbo.org/intersect-budget-committee/cardano-budget-process/budget-proposal-submission-template-download.md).

# Budget Proposal Submission Template (Download)

## **Download the template**

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

***

## **Overview**

As part of the Intersect budget process, we are providing a **Budget Proposal Submission Template** to help proposers prepare their submissions in advance.

This template reflects the structure of the Intersect submission flow and includes all the questions you will be asked when submitting a proposal through the application. It is designed to support clear, complete, and well-structured proposals, and to make the submission experience more efficient for both proposers and reviewers.

***

## **FAQs**

<details>

<summary><strong>Who this is for</strong></summary>

This template is intended for **teams, vendors, and individuals** preparing to submit proposals through the Intersect budget process.

</details>

<details>

<summary><strong>What this template includes</strong></summary>

The template follows the full structure of the Intersect budget proposal form and covers:

* Proposal overview and executive summary
* Strategic alignment and contribution to ecosystem KPIs
* Work package breakdown (scope, objectives, expected value, success metrics, milestones)
* Budget breakdown by cost category
* Proposer and administrative details
* Additional governance information (e.g. treasury repayment, prior funding, assurance)

All questions are presented in a narrative format, consistent with what you will see in the application.

</details>

<details>

<summary><strong>How to use this template</strong></summary>

We recommend preparing your proposal using this template before accessing the application:

1. **Draft your proposal offline**\
   Work through each section to define your scope, budget, and delivery approach.
2. **Collaborate with your team**\
   Use the template to align internally on objectives, costs, and expected outcomes.
3. **Refine and review**\
   Ensure your proposal is clear, consistent, and complete across all sections.
4. **Submit through the application**\
   When ready, transfer your responses into the application and complete the submission process.

</details>


---

# 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://committees.docs.intersectmbo.org/intersect-budget-committee/cardano-budget-process/budget-proposal-submission-template-download.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.
