# On-chain governance action submission

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

On-Chain Governance Action submission is the process of submitting one of the 7 Governance Actions On-Chain for the voting bodies ([DReps](/intersect-knowledge-base/archive/cardano-governance-archive/governance-roles/delegated-representatives-dreps.md), [SPOs](/intersect-knowledge-base/archive/cardano-governance-archive/governance-roles/stake-pool-operators-spos.md), [Constitutional Committee](/intersect-knowledge-base/archive/cardano-governance-archive/key-terms/constitutional-committee.md)) to vote on.

{% hint style="info" %}
Governance Actions can be submitted On-Chain through the Cardano CLI and in the future through a simple user interface in GovTool.
{% endhint %}

## What are the key steps

1. Before submitting a Governance Action on chain it will be recommended to have a period of Off-Chain socialisation
2. On-chain Governance Action Submission
   1. Depending on the Governance Action type different content needs to be provided in the request (link to cip)
   2. Optional metadata can be added to enrich the context around the Governance Action


---

# 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.intersectmbo.org/intersect-knowledge-base/archive/cardano-governance-archive/governance-process/on-chain-governance-action-submission.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.
