# How to delegate in v1 DAO

Once you've locked your tokens, at[ https://rari.foundation](< https://rari.foundation>), click the **Delegate** button in the pop up window or in “My locks”. Friendly reminder: your tokens can't be unlocked until the lock period expires.

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

Now it’s time to pick your player! Choose your delegate and the amount of votes you want to delegate to them. You can change this at any time and support multiple people by allocating veRARI from different locks to different delegates.

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

You can always connect with your delegate through the RARI DAO's Discord and speak with them live on a community call. Your delegate is accountable to you. As long as the lock is still running, you can always choose a different representative and re-delegate your tokens at any time.

### Can I use one lock to delegate to multiple delegates?

Each lock is associated with a single delegation. If you want to delegate to multiple people, you need to create a separate lock for each delegate you wish to support.


---

# 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/how-to-delegate-in-v1-dao.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.
