# QR code

{% hint style="warning" %}
NEVER share your seeds/keys with anyone! If you do, they can steal your funds. Always save your seeds in a safe place!
{% endhint %}

Restoring from QR code is usually the simplest way to restore a wallet.

{% stepper %}
{% step %}

### Go to the menu at the top. Tap "Wallets", then "Restore Wallet”

<div><figure><img src="/files/2fb7951651d19e648de9651716e53f12b8c2bf28" alt=""><figcaption></figcaption></figure> <figure><img src="/files/79f40146dd49e1a901cb860b26dd3597efe74cf8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d057a4810ac87dbc00d7c5cfb02aa887d6dc106c" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Click `Scan QR code`

This will open your camera. If you do not see your camera, check your app permission settings and enable camera access.
{% endstep %}
{% endstepper %}


---

# 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.cakewallet.com/get-started/5.x/setup/restore-existing-wallet/qr-code.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.
