# On-chain DRep delegation

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

On-Chain DRep delegation is the process that allows ADA Holders to delegate their own voting power to existing Delegated Representatives (DReps) allow them to vote on their behalf on active Governance Actions.

In order to delegate to the right DRep it will be likely that ADA Holder will need to have visibility about the [Metadata](/intersect-knowledge-base/archive/cardano-governance-archive/key-terms/metadata.md) that DReps have submitted during [registration](/intersect-knowledge-base/archive/cardano-governance-archive/governance-process/on-chain-drep-registration.md) (the extra supportive context). This extra context might include their expertise, interests, past voting history and more.

{% hint style="info" %}
On-Chain DRep delegation can be performed through the Cardano CLI and through the [Voltaire GovTool](https://github.com/IntersectMBO/Intersect-knowledge-base/blob/main/archive/cardano-governance-archive/governance-process/broken-reference/README.md).
{% endhint %}

***

## DRep Campaign Platform

To support this critical step of the Governance Process Intersect has issued a grant to build a DRep Campaign Platform. More information about this grant can be found [here](https://intersect.gitbook.io/intersect-community-grants/cohort-2/drep-campaign-platform).


---

# 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.intersectmbo.org/intersect-knowledge-base/archive/cardano-governance-archive/governance-process/on-chain-drep-delegation.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.
