# Lifecycle of a Proposal

The specific parameters governing the lifecycle of a proposal should be tunable, and their starting value are up for debate. Below is a graphic showcasing one possible such lifecycle with suggested periods for illustrative purposes:

<figure><img src="/files/EqkJ0A6wuSSFmiRZ7CV5" alt=""><figcaption></figcaption></figure>

Currently two existing forums exist in which proposals of sorts are being discussed:

* SIMDs
* sRFCs

The discussions there should likely connect to proposal discussions in some way. Perhaps they can remain in those forums as the primary venue of debate and when they are ready for proposal discussion stage a discussion is created in the governance proposal forum which links to the prior conversations which would be more focused on technical and implementation detail.

Some proposals might focus on tuning on-chain parameters, such as the lock & redelegation phase, base fees etc, where the primary venue of debate can be the governance forum.


---

# 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://sg.laine.one/exploration/lifecycle-of-a-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.
