# You Have Not Created a Wallet Yet

## Wallet Access Issue After Upgrading Your iPhone?

#### “You have not created a wallet yet.”

If you're seeing this message, it’s likely because you upgraded your iPhone without properly migrating your Loopring Wallet. Here’s what happened:

> iCloud restored the Loopring app and retained your wallet, but it did **not** copy over your wallet’s keys—which are essential to access your wallet.

***

### How to Fix It

To restore full functionality, you'll need to remove and then recover your wallet.

***

#### Step 1: Remove the Wallet from Your Device

1. Go to the **Assets** page.
2. Tap your wallet’s icon (top-left) to open **My Wallets**.
3. Tap the **ellipsis (…)** next to your wallet.
4. Select **Remove Account**.
5. Confirm by tapping **Delete**.

{% hint style="success" %}
This removes the wallet from your device (but not from the blockchain).
{% endhint %}

***

#### Step 2: Recover Your Wallet

1. Return to the **Assets** page.
2. Tap your wallet’s icon (top-left) to open **My Wallets**.
3. Tap **+ Add Wallet**.
4. Choose your recovery method:

   * **Recover from iCloud**
   * **Recover from Guardian**
   * **Import from Seed Phrase**

   *(Choose the method you originally used to back up your wallet.)*

Once recovery is complete, your keys will be restored and your wallet will be fully functional again.

***

{% hint style="success" %}
To avoid future issues, always ensure your wallet’s keys are backed up **before switching devices**.
{% 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/wallet-closure/error-messages/you-have-not-created-a-wallet-yet.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.
