# Recovery Key

### **Step 1:**

Open the loader. It will automatically open the authentication page in your browser.

<figure><img src="/files/ZmlqC47AGozw6vbOIdG8" alt="" width="416"><figcaption></figcaption></figure>

<p align="center">On the registration page, click:<br><strong>"</strong><mark style="color:orange;"><strong>Lost access to your account? Click here.</strong></mark><strong>"</strong></p>

### &#x20;**Step 2:**

You will be taken to a recovery page. Enter your **Recovery Key** in the field provided.

<figure><img src="/files/IBDBQKkJRhfRPWOV6prV" alt="" width="493"><figcaption></figcaption></figure>

{% hint style="success" %}
Once you submit the key, you will see a **confirmation message**.
{% endhint %}

<figure><img src="/files/ym0bzjvMU9VNKqJVvYQO" alt="" width="440"><figcaption></figcaption></figure>

### **Step 3:**

After completing the recovery request, **open a support ticket on our&#x20;**<mark style="color:blue;">**Discord**</mark>**&#x20;server** and let us know that you have submitted an **HWID reset request**.

We will then verify and activate your account on the new hardware.


---

# 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://voidguide.gitbook.io/r6x/recovery-key.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.
