> For the complete documentation index, see [llms.txt](https://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://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services-overview/budget-process.md).

# Budget Process

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

A critical factor in budget discussions is the Net Change Limit (NCL)—a constitutional mechanism that determines how much ADA can be withdrawn from the Treasury within a set period. The community is currently evaluating two possible approaches: a percentage-based limit or a fixed numeric cap. The outcome of this decision will shape how Treasury resources are allocated, making open discussion and community alignment essential. The Intersect Budget Committee will continue to facilitate this process, ensuring all perspectives are considered. The NCL proposal is expected to be submitted on-chain towards the end of March.

## Financial Transparency <a href="#financial-transparency" id="financial-transparency"></a>

To ensure transparency, Intersect has proposed a quarterly meeting be held with the CC/DReps. At these meetings, the Committees, supported by Intersect Operational Services, would walk the audience through the financial details and value delivered during the period.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdKwd5P7T-P2Xi1BhqVhcurKtKa6CpHTLeGDgWkrKk1F8kHswKZGnBkhj2wniz8RaHPbafgFau-d3D4IDVaEDZtPglsr6oJwmwLHnIwB-hNoVqqTfUKIhnZlHUb9s8Ygmu2U9Fx-w?key=_2AEZ7m_2wUo8efrbb9M7G1l" alt=""><figcaption></figcaption></figure>


---

# 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://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services-overview/budget-process.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.
