# Recover with Cloud

{% hint style="warning" %}
Prerequisites:

1. Cloud backup file secured in your own cloud.
2. Account Passcode.
3. 2FA&#x20;
   {% endhint %}

### A. If you’ve deleted your wallet or otherwise need to recover it, choose to recover during the setup process.

### B. Select “Recover from Cloud”.

<figure><img src="https://desk.zoho.com/galleryDocuments/edbsn9a8cfa7c17ad21f92ed93e44231314f72355f01efac44b06e2176223412fae6543fdd82bbf8e623f779b6f615693d18f?inline=true" alt=""><figcaption></figcaption></figure>

### C. Choose your wallet address.

### D. Enter your passcode and tap Confirm to begin the recovery.

<figure><img src="https://desk.zoho.com/galleryDocuments/edbsn08f4867220b2d1a19fd79aec9ec4238ab7b761053d2dc3473c7ff712a1ff9f9c019f0972b23e8861a9b9ef6c946aaa49?inline=true" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You have regained access to your Loopring Smart Wallet!
{% 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-wallet.loopring.io/troubleshooting/recovery/recover-into-multi-wallet-ui/recover-with-cloud.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.
