# How to lock your $RARI and get veRARI

1. Head over to <https://rari.foundation/lock>

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

1. Choose the $RARI amount and locking period to see how much veRARI you are going to get
2. Connect your wallet to approve
3. You're all set!

### Unlock process

At the end of the lock timeframe, the unlock period starts. Your tokens unlock linearly in batches until unlock is complete.

For example, if you have 400 RARI locked for 4 months, it includes 3 months cliff and 1 month slope. This means that after 3 months 100 RARI are going to be released every week for 4 weeks.

> When you lock 100 RARI and more, you automatically get RARI Prime status. Learn more about it on the next page.


---

# 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/how-to-lock-your-usdrari-and-get-verari.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.
