# Process

Here are the step-by-step instructions to create a successful proposal:

1. Start by sharing your Unitus improvement idea on the Unitus Forum to gather community feedback and support.
2. Once you've refined your proposal, submit it on the Snapshot platform. Please note that you'll need to hold a minimum of 10,000 DF tokens to create a Snapshot vote.
3. Share the link to your Snapshot proposal with the Unitus community to encourage participation and ensure it reaches the quorum required for the vote to be considered valid.
4. The voting period for each proposal will last for 72 hours, during which community members can cast their votes.
5. After a proposal has successfully passed the vote, there will be a grace period of at least 24 hours before the proposed changes are implemented and executed.

These steps allow community members to actively participate in the governance process, share their ideas, and collectively make decisions that shape the future of Unitus.


---

# 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://unitus.gitbook.io/unitus/governance/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.
