> 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/archive/drep-knowledge-journey/stage-2-drep-role-in-the-budget-process.md).

# Stage 2: DRep Role in the Budget Process

## Content:

#### DRep Role in the budget process

In the Cardano budget process, DReps (Delegated Representatives) play a crucial role in budget approval and oversight. Their responsibilities include:

1. **Reviewing Budget Proposals**: DReps examine proposed budgets, ensuring alignment with Cardano’s strategic goals and community priorities.
2. **Providing Feedback**: They engage in feedback cycles with the Budget Committee to refine proposals, particularly during socialization stages.
3. **Voting on Final Approval**: DReps participate in voting to approve or reject budgets and other financial actions.
4. **Monitoring Quarterly Reports**: DReps review quarterly financial reports to maintain accountability and transparency for approved spending.

This process ensures that DReps represent community interests and uphold the transparency of Cardano’s financial planning.


---

# 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/archive/drep-knowledge-journey/stage-2-drep-role-in-the-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.
