# Import an Account using QR-code

**Step 1:** Open SubWallet. Please click on the round item on the upper right corner of the wallet. You would see the Account section as below:

![](/files/v14rYvA4fL97VKRJqNmb)

The option "Import account by QR code" might be disabled and the wallet might not respond if you try to click it. Don't worry! This happens because we need to ask for permission to use your camera first. Please click on the "Setting" button in the bottom right corner.

![](/files/ocIp06lOBQEKL4XjKWwH)

In the Setting screen, please allow QR camera access and repeat Step 1. The option should be enabled!

**Step2:** After you choose the import by QR option, the wallet would scan the QR of the account you want to import. Please note that sometimes scans can be unsuccessful because of the devices and not because of the wallet.

We suggest you try scanning from other devices if your attempts are not successful. QR-code can be easily transfered to other devices by screenshot.&#x20;

After scanning the QR, please name your new wallet and click the "Add the account with identified address" button. You can uncheck the "auto connect to all dapps..." option if you wish to do so.&#x20;

Your new account should be ready for use after this step.&#x20;

![](/files/ZrixKamERue2wWLQuAM2)


---

# 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.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-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.
