# Direct Voting

Direct Voting is where any ADA holder can vote on any Governance Action. To be eligible to vote, you must register:

1. You will need ADA in a compatible wallet ([see list of compatible wallets](/cardano-govtool/using-govtool/getting-started/compatible-wallets.md))
2. Your ADA balance in your wallet must be large enough to cover a 500 ADA deposit (which is refundable) plus any transaction fees - (currently less than 0.2 ADA)
3. Click on "Register" in the "Become a Direct Voter" panel on the Dashboard to get started\
   ![](/files/Wxq4t0qWHQanO49BBu1U)&#x20;
4. Follow the prompts to register. You will simply be asked to sign a transaction.
5. Wait a few minutes.
6. When the transaction is completed on the chain, the dashboard will change to show that you are registered to vote.
7. You can now vote on any [Governance Action](/cardano-govtool/using-govtool/governance-actions.md)


---

# 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/direct-voting.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.
