# Ways to use your Voting Power

Using your voting power allows you to participate in Cardano Governance.

Every ADA holder has an amount of Voting Power equal to the amount of Lovelace they have in a wallet. When you link a wallet containing ADA to GovTool, GovTool will read the ADA balance in the wallet, and make it available to you to use as Voting Power.

Voting Power can be used in several ways:

* Delegate your Voting Power to a DRep.[ How to delegate your Voting Power](/cardano-govtool/using-govtool/delegating/delegate-to-a-drep.md)
* Delegate your Voting Power to "[Abstain](/cardano-govtool/using-govtool/delegating/abstain-from-every-vote.md)" or "[Signal No Confidence](/cardano-govtool/using-govtool/delegating/signal-no-confidence-on-every-vote.md)". These effectively instruct GovTool to cast these votes on every Governance Action on your behalf. These options work like DReps, and they apply to every Governance Action that comes up for a vote.
* Become a Direct Voter and Vote on Governance Actions by yourself. [How to become a Direct Voter](/cardano-govtool/using-govtool/direct-voting.md)
* Become a DRep and Vote on Governance Actions with your own Voting Power and Voting Power shared with you by other users. [How to become a DRep](/cardano-govtool/using-govtool/dreps/register-as-a-drep.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/faqs/ways-to-use-your-voting-power.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.
