# Existing Users

{% hint style="info" %}
**The upgrade window is open between 24th March 2022 and 31st March 2022 at 13:00 UTC.** Staking v1 users must upgrade to v2 before receiving yield; however, they can still upgrade after the window closes.
{% endhint %}

Watch our Existing Users video tutorial for a complete overview of the steps required for v1 stakers upgrading to v2:

{% embed url="<https://www.youtube.com/watch?feature=emb_title&v=rF4jmTGgNdY>" %}


---

# 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/user-guides/existing-users.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.
