# Delegate to a DRep

1. **Dashboard**\
   From the dashboard, click the “View DRep Directory” button in the “Delegate your Voting Power” panel.<br>

   <figure><img src="/files/GlI19kZSIKGyUA6WmmQD" alt=""><figcaption></figcaption></figure>

2. **Delegation Flow**\
   In the next screen you have two options for delegation: You can delegate directly by clicking "Delegate" (2) below, or you can see more details of the DRep by clicking "View Details" (1). If you choose "View Details", you will be able to delegate as well from the subsequent page.<br>

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

3. **Wallet Confirmation**\
   Your will be need to sign the transaction in your wallet.<br>

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

4. **Trasaction in progress**\
   There will be a short wait while the tranaction gets onto the blockchain<br>

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

5. **Delegation Complete**\
   Once the transaction it's completed, the dashboard will show that you have delegated your Voting Power to a DRep.

   In the screen below, you can see that you have delegated your Voting Power and also the name and DRep ID that you've delegated to.&#x20;

   You can change your delegation to another DRep, or to vote "Abstain" or No on all votes by clicking "Delegate to Another DRep".<br>

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


---

# 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/delegating/delegate-to-a-drep.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.
