# Illuvium Staking v2

{% hint style="info" %}
**Staking v2 is a mandatory update for all those staking in the Illuvium Protocol.** We want all of our stakers to experience the full benefits of the upgraded system and leave no ILV token holder behind.
{% endhint %}

Staking v2 extends the functionality of the existing system. Beyond bug fixes and streamlining QoL workflows, the upgrade offers our token holders new-and-improved features, gas efficiency, and a new user-friendly interface.

These user experience enhancements are possible thanks to critical improvements we made to our staking contracts. We conducted and passed various [external audits](https://certificate.quantstamp.com/full/illuvium-part-4-staking-v-2) to ensure our v2 contracts were secure.&#x20;

The upgraded contracts and interface give v2 users the power to claim rewards from multiple pools in one transaction, claim their revenue distributions, and more.

Check out our Illuvium Staking v2 explainer video:

{% embed url="<https://youtu.be/pdmSrPqr_Pg>" %}

### User Guides

Follow our step-by-step user guides to help you with every step, whether you're new to Illuvium Staking or whether you're a Staking v1 user wishing to upgrade:

{% content-ref url="user-guides/new-users" %}
[new-users](https://docs.illuvium.io/staking-v2/user-guides/new-users)
{% endcontent-ref %}

{% content-ref url="user-guides/existing-users" %}
[existing-users](https://docs.illuvium.io/staking-v2/user-guides/existing-users)
{% endcontent-ref %}

{% content-ref url="user-guides/about-illuvium-staking" %}
[about-illuvium-staking](https://docs.illuvium.io/staking-v2/user-guides/about-illuvium-staking)
{% endcontent-ref %}

### Staking App Explained: Dive a little deeper

Detailed explanations of each page within the Staking v2 app

{% content-ref url="staking-v2-app/overview" %}
[overview](https://docs.illuvium.io/staking-v2/staking-v2-app/overview)
{% endcontent-ref %}

{% content-ref url="staking-v2-app/dashboard" %}
[dashboard](https://docs.illuvium.io/staking-v2/staking-v2-app/dashboard)
{% endcontent-ref %}

{% content-ref url="staking-v2-app/staking" %}
[staking](https://docs.illuvium.io/staking-v2/staking-v2-app/staking)
{% endcontent-ref %}

{% content-ref url="staking-v2-app/rewards" %}
[rewards](https://docs.illuvium.io/staking-v2/staking-v2-app/rewards)
{% endcontent-ref %}

{% content-ref url="staking-v2-app/vesting" %}
[vesting](https://docs.illuvium.io/staking-v2/staking-v2-app/vesting)
{% endcontent-ref %}


---

# 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://docs.illuvium.io/staking-v2/illuvium-staking-v2.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.
