> For the complete documentation index, see [llms.txt](https://genesyblockchain.gitbook.io/genesys-blockchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genesyblockchain.gitbook.io/genesys-blockchain/bluelotusdao-governance/governance/governance-process/governance-stages/governance-proposal.md).

# Governance Proposal

### Phase 3 - Governance Proposal&#x20;

This will be the final stage of the governance process. The new survey must only be based on the winning option of the Consensus Check and consists of a single action.

To create a Governance Proposal:

1. Write the code of your proposal. All proposed codes must be audited by a professional auditor. This audit process may be paid or reimbursed by the community treasury.
2. Make sure that at least 85% of the total number of nodes has been delegated to the address proposing the action with the aim of achieving the proposal, that is, encourage the other nodes to delegate their votes to the address that making the proposal.
3. Create a topic in the Governance Proposal category, titled “Governance Proposal #0000 - \[TITLE]” and link to every post, discussion, survey, as well as the audit report. Any post in that category that has not passed the Temperature Check or the Consensus Check will be removed by the moderators; the warning established in phase 2 applies in the same way in phase 3.
4. To implement the proposal, execute the "Government function", to give it deploy.

Once the Government Function has been convened, a duration of seven days is established for the period of voting or obtaining support. During this course, the discussion can continue in the Forum. If the proposal is successfully approved, the proposal will go through a final validation stage with a two-day lead time before proposal implementation.

In the event that any proposal in any category reaches the maximum established time and the minimum requirements are not met, it will be immediately canceled and said proposal cannot be made again for a minimum of two weeks.

To revert a system change, a completely new proposal must be made. It is impossible to reactivate an old proposal.


---

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

```
GET https://genesyblockchain.gitbook.io/genesys-blockchain/bluelotusdao-governance/governance/governance-process/governance-stages/governance-proposal.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.
