# The GovTool Dashboard

The dashboard allows you to access all the functions of GovTool. You can:

1. <mark style="color:purple;">**Delegate your Voting Power to a DRep, who will vote as your proxy**</mark>
2. <mark style="color:red;">**Vote on your own without delegating to a DRep (ada deposit required: Refunded upon completion of voting or expiry of voting period)**</mark>
3. <mark style="color:blue;">**Propose a Governance Action (ada deposit required: Refunded upon completion of voting or expiry of voting period)**</mark>
4. <mark style="color:green;">**Become a DRep and enable delegation to yourself, which increases your Voting Power**</mark>
5. <mark style="color:orange;">**View and Vote on Governance Actions**</mark>

<figure><img src="/files/U1wvks2XeXzWuBHGGJ9D" alt=""><figcaption></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/getting-started/the-govtool-dashboard.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.
