# Restoring Access and Importing the Recovery Key

If you try to authenticate on a device without the device key (e.g. if you are using a new device or you reinstalled the app after deletion), the wallet will require a recovery procedure.

![](https://i.imgur.com/tTTl9fY.png) ![](https://i.imgur.com/igKnYZz.png)

For the recovery procedure, you need to import the recovery key. If the recovery key had been uploaded as a file, it should be downloaded using the phone’s operating system. If the key had been exported to Key Manager, select Connect to Key Manager, and connect using a QR code.

![](https://i.imgur.com/djmEHo2.png) ![](https://i.imgur.com/e7aZYRG.png)

If only one key is available in Key Manager, it will be imported automatically. If there are several keys, select the right one from the list manually.

![](https://i.imgur.com/Gpob8Gg.png)

If you are not sure which key is the right one, try each of them. After receiving the key, the phone will check it and report an error if it occurs.

![](https://i.imgur.com/lsUxrxS.png) ![](https://i.imgur.com/GdVASS3.png)

Subsequent steps are performed automatically. Just wait until the generation of all signatures is complete and the congratulation screen appears. Since ABC keys are in no way related to XYZ keys, please note that the addresses of your wallets have also changed, so warn your counterparties against sending funds to your old addresses.

![](https://i.imgur.com/7mLEJWH.png) ![](https://i.imgur.com/3NchHRB.png)


---

# 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.gp7.app/en/kriptografiya/restoring-access-and-importing-the-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.
