# Recover with Guardians

### Pre-requisite

If you have restored the app from a backup or if you have deleted the app, please ensure you have a [clean installation](/faqs/wallet-creation-faqs/cache-clearing.md).

{% hint style="warning" %}
During the recovery process, you will need to fund the Ethereum L1 wallet using one of the available currencies to pay the required gas fee. All L1 transactions require gas regardless of success or failure. The wallet will inform you of the fee amount; please ensure you send more than enough currency to cover the cost.
{% endhint %}

### A. Reinstall the application from the device’s official app store&#x20;

* [iOS](https://apps.apple.com/us/app/loopring-smart-wallet/id1550921126)
* [Android](https://play.google.com/store/apps/details?id=loopring.defi.wallet\&hl=en_US\&gl=US)

If by chance you redownload the Loopring Smart Wallet app and unwanted cache still lingers, you will need to [clear the app's storage data which includes all the cached data](/faqs/wallet-creation-faqs/cache-clearing.md).

### B. Open the app and select "I have a Loopring wallet" on the main page

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

### C. On the following screen, select “[Recover from Cloud](/troubleshooting/recovery/recover-into-multi-wallet-ui/recover-with-cloud.md)” if you have a "[Cloud Backup](/security/cloud-back-up.md)" or "Recover from Guardian" and follow the instructions below.

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

### D. Enter the Wallet address or Wallet ENS (name.loopring.eth) when requested <a href="#skip-to-recover-guardian" id="skip-to-recover-guardian"></a>

<figure><img src="/files/7yR0WywckGJgBUvloFJ6" alt=""><figcaption></figcaption></figure>

### E. The app will provide the estimated maximum fee in ETH. This may be paid in another currency or Loopring Points by selecting “Change”.

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

### F. Select which Guardians will be asked to recover the Wallet

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

### G. You will be prompted for verification via the phone number or email address selected when creating the Wallet - this is the Official Guardian. Following verification, a code will be sent to that location; you will need to provide this code to the other Guardians selected in Step 6

1. Guardians using the Loopring Smart Wallet will receive a prompt within the Loopring Smart Wallet app and will input the code provided to them
2. Guardians using a non-Loopring wallet will need to connect their Guardian wallet to <https://guardian.loopring.io> and input the code provided to them
3. Additionally, Guardian wallets will be required to sign a transaction after the code is entered, finalizing the approval and code entry

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

{% hint style="success" %}
Once the Guardians complete the approval, the wallet app will recover and begin functioning normally.
{% endhint %}

### H. Quick Video Guide

{% embed url="<https://www.youtube.com/watch?v=WA1qzn5WK1g>" %}


---

# 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-wallet.loopring.io/troubleshooting/recovery/recover-into-multi-wallet-ui/recover-with-guardians.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.
