# Print QR codes

{% hint style="info" %}
"Ensure the effectiveness of your QR codes by testing them with your own phone before downloading and printing. This way, you can be confident that they will work properly for your customers."
{% endhint %}

"Now that you have downloaded your QR code from CodeeQR, you can begin the printing process. Before you do so, be sure to check the recommended [<mark style="color:blue;">minimum size</mark>](/product-docs/questions-and-answers/about-qr-codes-general/what-is-the-smallest-allowable-size-for-a-qr-code.md) for the QR code to ensure that it can be easily scanned by your customers."


---

# 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.codeeqr.com/product-docs/guides/print-qr-codes.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.
