# Import by QR code

## **Enable/disable your permission for camera access**

You will need to grant the SubWallet extension permission to use your camera in order to import via this method.

To enable this permission, please follow these steps:

**Step 1**: On the SubWallet homepage, select the **Settings** tab on the sidebar to get to the settings.

<figure><img src="/files/4Y1n7arV0eUps3EelZNm" alt=""><figcaption></figcaption></figure>

**Step 2**: In the Settings screen, choose "**Security settings**".

<figure><img src="/files/o8FF1Y1dPRwxmRaFGuFV" alt=""><figcaption></figcaption></figure>

**Step 3**: In the Security settings, switch the toggle next to "**Camera access for QR**" and approve the browser's popup to enable camera access.

<figure><img src="/files/GQUk20KzKYf2P3uNCUiX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BUlGuwNuYiGDXJwAzoKO" alt="" width="296"><figcaption></figcaption></figure>

{% hint style="info" %}
If you use the Brave browser, there will be multiple options that allow you to access the camera for different durations. You can choose the time option that best fits your personal preferences.&#x20;

![](/files/WvmwcqRVTzwT6S1QZ51H)
{% endhint %}

## **Import your account**

### If you're on the homepage

**Step 1:** On the SubWallet homepage, click on the account name in the upper-right corner to access the account selection tab.

<figure><img src="/files/gesbIvSJySGYvUrQ7xiK" alt=""><figcaption></figcaption></figure>

**Step 2**: In the account selection tab, click the <img src="https://docs.subwallet.app/main/~gitbook/image?url=https%3A%2F%2F631687399-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-Lh39Kwxa1xxZM9WX_Bs%252Fuploads%252FpGiUsKS7LQbuF7fcmC5Q%252FScreenshot_232.png%3Falt%3Dmedia%26token%3D93a80930-8762-47f2-8c58-c48721795f7e&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=37584144&#x26;sv=2" alt="" data-size="line"> icon at the bottom of the screen.

<figure><img src="/files/mZRTOOq2xcdd80H49cDn" alt=""><figcaption></figcaption></figure>

**Step 3**: Choose "**Import by QR code**".

<figure><img src="/files/Hr5ZwSS6oHGiF41F01Rs" alt=""><figcaption></figcaption></figure>

**Step 4**: Click "**Scan the QR code**".

<figure><img src="/files/mAdLvKWEIKK7NnnUkgGR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you haven't enabled the "Camera access for QR" toggle in Security settings, SubWallet will show the following message:

![](/files/xZ8jHQjjsO5Li3KMdBRD)

To enable access, click on "Go to Setting" and then follow the steps provided in [https://app.gitbook.com/o/CyPU0v2iA12ILmupTKub/s/-Lh39Kwxa1xxZM9WX\_Bs/\~/changes/742/web-dashboard-user-guide/cold-wallet-management/connect-keystone-devices#enable-disable-your-permission-for-camera-access](#enable-disable-your-permission-for-camera-access)

Once done, repeat the connecting procedure.
{% endhint %}

**Step 5**: Present your QR code and scan it with SubWallet using your device's camera, or upload an image containing this QR code using the "**Upload from photos**" option.

<figure><img src="/files/eD0GIgVuvG6iJkTVd2NN" alt=""><figcaption></figcaption></figure>

**Step 6:** Once your computer recognizes the QR code, a popup screen will appear on the right side, asking you to enter the name of your account. Once done, click "**Confirm**".

**Step 7**: Your account is ready!&#x20;

### If you're on the Welcome page

**Step 1**: Open [SubWallet Web dashboard](https://web.subwallet.app/). The welcome screen will appear.

<figure><img src="/files/oXjrM4SHv8JW0I1icJbC" alt=""><figcaption></figcaption></figure>

Select the "**Import an account**" option.

<figure><img src="/files/FA56UF4QK1MKl7YFWcsD" alt=""><figcaption></figcaption></figure>

**Step 2**: Make sure you read all the Terms of Use by clicking on the scroll-down button and agree with them by ticking the box beside "**I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature**".

<figure><img src="/files/crd6UtRL1JkGDDZIHMhu" alt=""><figcaption></figcaption></figure>

Once done, click "**Continue**".&#x20;

<figure><img src="/files/LdlleznBuguAKeN7bA2e" alt=""><figcaption></figcaption></figure>

**Step 3:** A popup screen will appear on the right side. Choose "**Import by QR code**".

<figure><img src="/files/EBGWKgyJL9HhXILmfQzS" alt=""><figcaption></figcaption></figure>

**Step 4:** Enter a strong password with at least 8 characters and tick "**I understand that SubWallet can't recover the password**".&#x20;

{% hint style="info" %}
Password should contain at least 1 uppercase letter, 1 number, and 1 special character.
{% endhint %}

<figure><img src="/files/LHyUkj7pEVw0aFbhkWRn" alt=""><figcaption></figcaption></figure>

Once done, click "**Continue**".

<figure><img src="/files/eCFdv0RPeqgK76fVTPhG" alt=""><figcaption></figcaption></figure>

Once you create a master password, you can follow the importing procedure provided in[#if-youre-on-the-homepage](#if-youre-on-the-homepage "mention"), starting from **Step 4.**


---

# 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/main/web-dashboard-user-guide/account-management/import-accounts/import-by-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.
