> For the complete documentation index, see [llms.txt](https://docs.whitehole.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whitehole.finance/token-economy/grv-vault.md).

# GRV Vault

### What is Vault?

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

A vault to lock GRV coins in and get veGRV to take part in ecosystem governance activities. The GRV tokens may be locked using "Lock GRV" for a minimum of 1 month and a maximum of 2 years, and in proportion to the quantity of veGRV gained, it acts as a dashboard where you can quickly observe the gains, benefits, and penalties produced by different parts of the ecosystem.

Users may quickly lock up the reward GRV without claiming it and collect and view the whole revenue status here. They can also receive the earned GRV all at once.

Users benefit from tax savings in situations where locking up (Compound) is required immediately. Additionally, you may find out how much the rebate will be distributed. The protocol revenue includes the weekly distribution of rebate assets.

The vault acts as the ecosystem's primary entry point and a crucial dashboard as a result.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whitehole.finance/token-economy/grv-vault.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.
