# What is the minimum size of a QR code?

Here is a formula to help you choose the best size: Scanning distance / 10 = Minimum QR code size. (A*s long as this number is not lower than 0,4 inches or 1cm).*

For example, if your customers will be 40" or 100cm away, your QR code’s size should be 4" or 10cm.

Always remember to test your QR code before printing it.

{% hint style="info" %}
**Good to know:** When creating your QR codes via [SQR](https://sqr.co/qr) you can set the "Error correction capabilit&#x79;*"*. This will make the QR more readable when you customize it.
{% endhint %}


---

# 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/what-is-the-minimum-size-of-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.
