# Delegating

Delegating is the act of 'loaning' your Voting Power - which equals ADA the balance in your wallet - to someone else. The person or organisation that you delegate to are called DReps, which is short for "Delegate Representatives". DReps represent you in a similar way as a parliamentary or congressional representative does in an analog government. Simply put, they vote on your behalf.

You can also use your Voting Power with 'Automatic' voting options: These special options are for voting 'Abstain',  or voting "No Confidence" on all proposals. These options are similar to DReps in that they vote for you.&#x20;

The main functions of Delegating:

### **Delegate to DRep**

To delegate your personal Voting Power to someone else, who has registered previously as a dRep.&#x20;

### **Signal No Confidence**

Is where you use your Voting Power to Signal *'No confidence'*, in the constitutional committee, and also *vote 'no' on all proposals and vote 'yes' on all no-confidence proposals.* You would do this if you have lost confidence in the Constitutional Committee and want it to be replaced.

### **Vote ABSTAIN by default**

This option will show that you have participated in Governance, but you are not supporting a yes or no vote on proposals. Your Voting Power, however, will count towards a quorum on all votes.&#x20;


---

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