> 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/intersect-membership/intersect-committees/budget-committee.md).

# Cardano Budget committee (CBC)

The Budget Committee is an advisory committee that brings together relevant stakeholders from within the Cardano ecosystem. The purpose of the budget committee is to use the knowledge and observations of these individuals to provide guidance, support, and oversight for Cardano’s annual budget processes.

## Why is this committee important?

The Cardano Constitution requires an annual budget process. This committee facilitates the processes to complete this annual requirement.

## What topics does the budget committee cover? <a href="#the-budget-committee-is-responsible-for" id="the-budget-committee-is-responsible-for"></a>

* Provide creation and management of Cardano’s annual budget process initiatives and policies while aligning with the strategic directions of the Cardano annual budget
* Manage working groups
* Bucket allocation process
* Annual budget
* DRep relations
* Audit and oversight
* Treasury management
* Any other working group as needed for the committee’s business.
* Evaluate the output of working groups and the budget committee
* Communicate the work of the committee to the wider Cardano community

## How to join?

Interested parties can join the Intersect discord and utilize the [#budget-committee-area](https://discord.com/channels/1136727663583698984/1243451569492725760) channel for more information and to interact with the committee.

The CBC participates in Intersect committee elections to select the next cohort of members. Intersect always communicates details on how to apply and vote well in advance of each election.

***


---

# 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/intersect-membership/intersect-committees/budget-committee.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.
