# Cloud back-up

{% hint style="danger" %}
Prerequisite:

* Have ample storage on your Cloud to store the Loopring wallet back-up data.
* You must have freed up storage on your Cloud before enabling the Loopring wallet's Cloud back-up option.
  {% endhint %}

Storing the private key in your cloud account allows you to recover your wallet using two-factor authentication without incurring a gas fee. This differs from the standard type of [recovery](/troubleshooting/recovery.md) where you are required to have guardian approval which is on-chain and requires a gas fee.<br>

### Enable Cloud back-up

1. Open your Loopring Smart Wallet and tap on the Gear icon -> iCloud Backup.
2. Tap on Cloud Backup.
3. Tap the button "I Understand".
4. On the next screen enable Cloud Backup.

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

{% hint style="danger" %}
IMPORTANT:\
Make sure your Cloud drive is synced up-to-date.

Double check your Cloud storage, both on your device and the website, if the Loopring folder has been successfully stored.&#x20;

This may potentially cause problems if the file is not properly stored.
{% endhint %}

{% hint style="success" %}
Congratulations! Gas-free wallet recovery is now possible through Cloud!&#x20;
{% 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/security/cloud-back-up.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.
