# Proposal Process

Have an idea for a proposal? Cool!

1. Start the initial discussion on [Discord](https://discord.com/invite/bolide) in #proposals You can gather feedback from the community on your proposal. Don’t worry about writing an ‘essay’ to explain your idea. Keep it simple and understandable. Gathered all the feedback you needed? Ready to make your proposal official? Great!
2. If your proposal is fully formalised and does not require funding and/or code changes, make a submission on Snapshot! Submit on our [Snapshot page](https://snapshot.org/#/blid.eth) directly any proposal which does not require funding or changes in the code. Go to [snapshot.org/#/blid.eth ](https://snapshot.org/#/blid.eth)and start a topic. Remember that the minimum threshold for this action is 15,000 $BLID. Please note that if your proposal requires funding or changes in the code, you must publish it on our [Bolide Forum](https://forum.bolide.fi/) as well as Snapshot for at least 5 days.
3. If your proposal does require funding and/or code changes, submit post your proposal on our Bolide Forum. If your proposal includes funding or changes in the code, you need to start a new topic in our [Bolide Forum](https://forum.bolide.fi/) under the section ‘Proposals’ and describe your idea following this [template](https://docs.bolide.fi/protocol/governance/proposal-template). Make sure you include the link to the Snapshot proposal in the description.&#x20;

Thanks for participating in growing our project with your ideas! We are stronger together.


---

# 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.bolide.fi/bolide-earn/governance/proposal-process.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.
