# How to read/scan a QR code?

If you’re using an iOS device, just open the camera app and hold it over a QR Code until a notification pops up. Same for Android or other mobile devices, except that if nothing happened, you may want to check your settings and see if QR Code scanning is enabled. Otherwise, search for a reliable QR Code reader in your app store, most of them are free!

We also have our own free QR scanner to see what info a QR code contains. You can use it by simple upload a QR code and we will show you the content of the QR code. Use our Free QR reader [here](https://sqr.co/qr-reader).


---

# 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.sqr.co/questions-and-answers/about-qr-codes-in-general/how-to-read-scan-a-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.
