# Recover your Account

To successfully recover your account, you must provide your email address and the security phrases you initially saved. This combination enables the decryption of your private key, which works in conjunction with a secret generated by the $MVU backend system. Additionally, a verification code will be sent to your email. You'll need to input this code into the app to complete the account recovery process. This multi-step verification ensures enhanced security and protects your data.

<figure><img src="/files/4TSUBaSwhPk6nEnQBe57" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** It is extremely important that you save your answers to the security questions as this is the only way to recover your account.
{% endhint %}


---

# 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.memesvsundead.com/how-to-play/account/recover-your-account.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.
