# Allow Camera Access

If you need to **import a QR signer**, the extension requires access to your **system camera** to scan the QR code and import the account. By default, camera access is **disabled**.&#x20;

To enable it in **extension mode**, open **Settings → Extension Settings → Main tab**, and toggle **Enable Camera Access**, as shown below.

<figure><img src="/files/nrouKgnq2Qc8zbeeaMUY" alt="" width="230"><figcaption><p>Extension Settings (extension)</p></figcaption></figure>

In full-screen mode, open **Settings → Extension Settings →** toggle **Enable Camera Access**, as shown below.

<figure><img src="/files/xdqkF37pjOzYhXHJlCXm" alt=""><figcaption><p>Extension Settings (full-screen)</p></figcaption></figure>

***

🟢 After enabling the feature, you may notice a green LED light  next to your webcam on your PC or laptop. This indicates that the camera is active and the feature is functioning as expected. There’s no need to worry; it’s simply a sign that the system is checking the enabled feature.

If you no longer need to use the **QR signer**, you can **disable** the option at any time.


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/settings/extension-settings/allow-camera-access.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.
