# Budget Proposal Submission

- [🗳️How to Submit Proposal](https://docs.hydra-voting.intersectmbo.org/budget-process/budget-proposal-submission/how-to-submit-proposal.md): This guide walks you through the full process of creating and submitting a proposal in the Intersect Budget Platform.
- [✏️ How to Update a Proposal](https://docs.hydra-voting.intersectmbo.org/budget-process/budget-proposal-submission/how-to-update-a-proposal.md)
- [💬 How to Comment on a Proposal](https://docs.hydra-voting.intersectmbo.org/budget-process/budget-proposal-submission/how-to-comment-on-a-proposal.md): This guide explains how to view, add, and reply to comments on proposals in the Intersect Budget Platform.
- [How to Donate to the Cardano Treasury (1,000 ada)](https://docs.hydra-voting.intersectmbo.org/budget-process/budget-proposal-submission/how-to-donate-to-the-cardano-treasury-1-000-ada.md): This page shows a guide on how to submit a donation to the Cardano treasury.


---

# Agent Instructions: 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:

```
GET https://docs.hydra-voting.intersectmbo.org/budget-process/budget-proposal-submission.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
