# Propose a Governance Action

To be able to submit a proposal for Governance Action, you will need to connect your wallet to GovTool in order to verify your identity.&#x20;

Please follow the step by step guideline

1. Navigate to <https://gov.tools/>
2. Click "Connect to Propose"

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/ZYVyIsz2z42avGYYJcoa/image.png" alt=""><figcaption></figcaption></figure>

3. Click "Proposals"

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/eJuuam9ZZE2e5OQeNaYT/image.png" alt=""><figcaption></figcaption></figure>

4. Click "Verify your identity"

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/R0NyImCZ3pjkI21MJYPQ/image.png" alt=""><figcaption></figcaption></figure>

5. Select your wallet and connect.
6. Click "Propose a Governance Action"

<figure><img src="https://2005802183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqBJxNzoywC55SZXT5Tv2%2Fuploads%2F0keoUTmQHk8ZflYZQ38k%2Fproposal%201.png?alt=media&#x26;token=a34f02d1-a21f-4daf-b3df-fd0ce3fe053d" alt=""><figcaption></figcaption></figure>

7. Click "Create new Proposal"

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/OFpyUWE11svePE2LRusf/image.png" alt=""><figcaption></figcaption></figure>

8. Please ensure that you fill in all the required fields. It is important to complete every mandatory section to proceed successfully.

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/FEgpca5L6gBM3x6x5Rv1/image.png" alt=""><figcaption></figcaption></figure>

9. Once you have filled in all the required fields, please click "Continue" to proceed to the next step.

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/Cg9lvNEyR9R0JmICjNqW/image.png" alt=""><figcaption></figcaption></figure>

10. Then click on "Submit"

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/LFTFEaG4XXxAFOy7nRgj/image.png" alt=""><figcaption></figcaption></figure>

10. Before submitting the proposal as a Governance Action, it is recommended to add a poll as a temperature check. To do this, click on "Add a poll."

<figure><img src="https://content.gitbook.com/content/qBJxNzoywC55SZXT5Tv2/blobs/7ddPn8sH9BrrCv34AFaY/image.png" alt=""><figcaption></figcaption></figure>

11. After the poll has closed, you can submit the proposal as a 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.gov.tools/cardano-govtool/using-govtool/governance-actions/propose-a-governance-action.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.
