# Checking recovery status

Once at least two of your recovery contacts have voted, you can check your recovery status on the 0xequity platform

Go to the wallet section and re-enter your email and recovery email addresses, just like you did when you started the recovery process. This is done for security purposes.

After you enter all the necessary information, the 0xequity platform will verify it and display your recovery status.

<figure><img src="/files/9yHS7iQh1RKXDObDgf4x" alt=""><figcaption></figcaption></figure>

Click on the "Check Status" button to view your recovery status.

This page provides details about the remaining time for your recovery and the exact time when your wallet recovery will be completed

<figure><img src="/files/XGBGFz4K0EYB8daSjOSp" alt=""><figcaption></figcaption></figure>

After the cooldown period ends, you can recover your wallet.


---

# 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.0xequity.com/how-can-i/recover-my-account-in-case-of-loss/checking-recovery-status.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.
