# Why is my QR code not working?

This could be a number of reasons. Your QR Code may not be detected by a scanner because it’s blurry or there isn’t enough contrast between the Code and the background. A simple rule to remember is to make sure the foreground is always darker than the background. Make sure you always test your QR code before printing or downloading. You can always play around with our "Quality settings" to make sure your QR codes will work.

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


---

# 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-sqr/why-is-my-qr-code-not-working.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.
