# What kind of information can be stored in a QR code?

QR Codes are so versatile, they are able to store a variety of information depending on your needs. It can store a [URL](https://sqr.co/qr/url) to make it easier for you to open a page on the web with just a scan. It can also store contact details so that you don’t have to manually type the name, phone number, and email address to save it to your phone. But of course, this is just the tip of the iceberg; you can view more use cases [here](https://sqr.co/pages).


---

# 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-kind-of-information-can-be-stored-in-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.
