# View Governance Actions

## Starting from the Landing Page

Click "Governance Actions" from the top menu.

<div align="left"><figure><img src="/files/YhrzEg3kdCJPUgoECNZp" alt=""><figcaption></figcaption></figure></div>

## The Governance Actions Page

Clicking on the outlined menu item above will bring you to the Governance Actions page:

1. Search box, enter any Governance Action ID, title, keyword, etc.
2. Filters for Governance Actions. You will be able to choose which categories of Actions you want to see.&#x20;
3. Sort order. Clicking this will allow you to sort Governance Actions by date, and by most votes
4. Categories of Governance Actions. These are the major, pre-set categories of Actions.
5. "View Details" Click on this to see detailed info.
6. Horizontal navigation. Click the left or right arrows to see more proposals.

<figure><img src="/files/1yHKZqukX6qcxDLinYZa" alt=""><figcaption><p>Governance Actions page</p></figcaption></figure>

## The Governance Action detail page

If you Click on "View Details", you will be taken to a detail screen for that particular proposal

1. Title
2. Governance Action type
3. Submitted and Expiry dates and epochs
4. Share button
5. Governance Action ID
6. Governance Action details
7. Vote tally

<figure><img src="/files/kMw0Wg35sJCGY6QhYagn" alt=""><figcaption><p>Governance Action detail page</p></figcaption></figure>


---

# 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/view-governance-actions.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.
