> For the complete documentation index, see [llms.txt](https://victoriavr.gitbook.io/victoria-vr-token-utility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://victoriavr.gitbook.io/victoria-vr-token-utility/usdvr-token-ecosystem/additional-usdvr-utilities/virtual-revolution-staking.md).

# Virtual Revolution Staking

## **What is Virtual Revolution Staking?**

Virtual Revolution Staking is a program designed to **reward dedicated Victoria VR supporters** who are committed to the project’s vision of building the Metaverse. It redistributes rewards to users who stake their $VR Tokens, offering benefits that grow over time.

### **Staking Requirements:**

* **Minimum Staked Amount:** 168 VR tokens.
* **Staking Period:** Ranges from 10 days to 3,650 days.
* **Rewards Claim:** Tokens can be claimed monthly.

### **Staking Rewards:**

Participants in Virtual Revolution Staking are rewarded in multiple ways:

* **Dynamic APY:** A variable annual percentage yield based on staking conditions.
* **Monthly Mystery Airdrops:** Receive surprise rewards for your commitment.
* **VR Land Whitelisting:** Access to exclusive VR Land Tickets for land purchases in the Metaverse.
* **DAO Participation:** Influence key decisions within the Victoria VR ecosystem.

Users can calculate their current staking rewards at any time or see how they may change as the staking pool size fluctuates on this [page](https://stakestats.victoriavr.com/calculator).

<figure><img src="/files/g4I7zGsbfI0Z3tEpAWlw" alt=""><figcaption><p>Virtual Revolution Staking Calculator (20.01.2025)</p></figcaption></figure>

***

## **Why Staking Matters:**

Virtual Revolution Staking launched on December 22, 2021, and within three days, 101 million $VR Tokens—valued at $50 million—were staked for an average period of **3,334 days**. Since then, the average staking duration has consistently remained above **3,000 days**, reflecting **market confidence in Victoria VR’s long-term success.**

Tokens staked are locked for the chosen period, demonstrating participants’ trust in the project and commitment to its future.&#x20;

Real-time statistics and staking details are available on the [**Staking Stats Page**](https://stakestats.victoriavr.com/)**.**

<figure><img src="/files/38K1X70AMKkWkodmDc5H" alt=""><figcaption><p>Virtual Revolution Staking Stats (20.01.2025)</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://victoriavr.gitbook.io/victoria-vr-token-utility/usdvr-token-ecosystem/additional-usdvr-utilities/virtual-revolution-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
