# Proposal

## **Proposal Stages**

Governance forums at [forums.seedx.community](https://forums.seedx.community) provide input into the SEEDx Governance Process, which is then approved through Seedx Improvement Proposal ("SIPs").

We provide a rough summary of the SEEDx governance process from its genesis and concept formulation to its eventual implementation below. The input of the SEEDx community is essential to the evolution of these procedures.

## Forum Discussion

Visit [forum.seedx.community](https://forum.seedx.app), which hosts SEEDx's Governance forums, to join up and start a discussion on any subject you choose. Registration is essential for participation in the community and can be done either by providing an email address or a BSC wallet.


---

# 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.seedx.app/seedx-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.
