# Delegation

To participate in the RARI DAO, token holders have the option to either vote directly on proposals or to give their voting power to a **delegate**. The process of delegating your voting power in the form of veRARI is very simple and is designed for community members who:

* Still wish to be involved in the DAO but have no time or capacity for active participation
* Have found a delegate with a steady track record of DAO participation whose vision aligns with theirs

In these cases, you can choose a representative whose vision resonates with you the most, and delegate your tokens for them to make important political decisions on your behalf.

You can find the list of all RARI DAO delegates [here](https://rari.karmahq.xyz/).


---

# 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://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/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.
