# Using Govtool

GovTool can be used in the following ways:

* View [Governance Actions](/cardano-govtool/using-govtool/governance-actions.md) with or without connecting a wallet
* Vote on Governance Actions directly by becoming a [Direct Voter](/cardano-govtool/using-govtool/direct-voting.md).
* Become a [**DRep**](/cardano-govtool/faqs/what-is-a-drep.md) **(**&#x44;elegated Representative). DReps are able to vote on Governance Actions, they can also accept delegated Voting Power from others. A DRep's total Voting Power is the sum of their wallet balance and the Voting Power from others delegating to the DRep.
* Delegate [Voting Power](/cardano-govtool/faqs/what-is-voting-power.md) to a DRep. This is a way for users that don't want to vote themselves to choose a representative to vote on their behalf
* See results of Voting on Governance Actions. This is available to any public user.
* Propose a Governance Action&#x20;
* Participate in discussions on proposed Governance Actions.


---

# 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.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.
