# Proposal Lifecycle

## Proposal Stages:

The dYdX Governance Process is fueled by governance forums at [**forums.dydx.community**](https://forums.dydx.community/) and ratified through dYdX Improvement Proposal (“DIPs”).

Below we outline a preliminary draft explaining how the dYdX governance process will flow, from the inception and definition of the concept to the actual implementation. These processes are subject to change according to feedback from the DYDX community.

The following flow chart is the initial proposed stages to pass a proposal:

![Stages of a DIP](/files/ZMais9rGrV0obEYMocMO)

#### The following subpages dive into the details of each proposal stage:

{% content-ref url="/pages/nDWfNNbxqEvYNQXqNOu3" %}
[0. Forum Discussion](/dydx-governance/proposal-lifecycle/0.-forum-discussion.md)
{% endcontent-ref %}

{% content-ref url="/pages/tqMnErLwg5LmH1LRpTRF" %}
[1. (Off-chain) DRC Creation](/dydx-governance/proposal-lifecycle/1.-off-chain-drc-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/9tPJcJdbYVOohYN9HcsV" %}
[2. DRC Discussion & Feedback](/dydx-governance/proposal-lifecycle/2.-drc-discussion-and-feedback.md)
{% endcontent-ref %}

{% content-ref url="/pages/qKMabDu36QVVsunmJKgj" %}
[3. DRC Snapshot Polling](/dydx-governance/proposal-lifecycle/3.-drc-snapshot-polling.md)
{% endcontent-ref %}

{% content-ref url="/pages/H7S231qulikszhyqkVRb" %}
[4. (On-chain) DIP Creation](/dydx-governance/proposal-lifecycle/4.-on-chain-dip-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/vDblOiUsTscv10LnkAt0" %}
[5. (On-chain) DIP Voting](/dydx-governance/proposal-lifecycle/5.-on-chain-dip-voting.md)
{% endcontent-ref %}

{% content-ref url="/pages/pLknBeYBK5wKEbqIV7Jf" %}
[6. Proposal Queuing & Execution](/dydx-governance/proposal-lifecycle/6.-proposal-queuing-and-execution.md)
{% endcontent-ref %}

{% content-ref url="/pages/xl26G81jX9bOD6Hgm4q9" %}
[7. (Optional) Proposal Cancellation](/dydx-governance/proposal-lifecycle/7.-optional-proposal-cancellation.md)
{% endcontent-ref %}

{% content-ref url="/pages/zHX1Yg7WBwm8A1DBoo4K" %}
[FAQs](/dydx-governance/proposal-lifecycle/faqs.md)
{% endcontent-ref %}


---

# 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://www.dydxdao.info/dydx-governance/proposal-lifecycle.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.
