# On-chain DRep registration

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

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

On-Chain [DRep](https://github.com/IntersectMBO/Intersect-knowledge-base/blob/main/archive/cardano-governance-archive/governance-process/broken-reference/README.md) registration is the process that allows ADA holders to register themselves as Delegated Representatives, giving them the ability to represent themselves or others when voting on active On-Chain Governance Actions.

This step also allows ADA Holders that register as DReps to add optional [Metadata](/intersect-knowledge-base/archive/cardano-governance-archive/key-terms/metadata.md) to the registration. The suggested use for this is to add extra context useful for other ADA holders to make a decision about delegation.

{% hint style="info" %}
On-Chain DRep registration can be performed through the Cardano CLI and through the Voltaire GovTool.
{% 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-registration.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.
