> For the complete documentation index, see [llms.txt](https://docs.linkdrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linkdrop.io/linkdrop-dashboard/creating-links-in-bulk/individual-qr-codes/viewing-and-generating-qrs.md).

# Viewing and generating QRs

Please view this guide for a general instruction on how to generate QR codes

{% embed url="<https://youtu.be/6aJYXZhAtXE>" %}

Below you could find details that could be confusing:&#x20;

### Reading the list of created QR sets

#### Claim links column shows the connection status of QR codes:

**"Not uploaded"** means that QRs (and the proxy links that they're generated from) were not connected to the claim links. Such QRs should be considered as a container for future claim links, while the links were not yet added. QRs will lead to the page stating "QRs not mapped"\
\
"**Uploaded"** means that QRs (and the proxy links that they're generated from) were successfully connected to the claim links. If you scan such a QR code - you will open the claim application and can start the claiming process.&#x20;

#### Status column shows the status of the QR codes

The status could be manually set using the dropdown on the particular QR set page. \
\
Status mainly serves as a note for you to distinguish different QR sets, and does not affect any logic, except the fact that once you select "Sent to printer" and further statuses, you will not be able to change the amount of QRs in a set (the button will be deactivated. \
\
You could still select the status back to do it though.&#x20;

### Downloading QRs&#x20;

#### Downloading as images.

Press Download button, select the desired size. Size refers to the possible printing output with minimal loss in quality, that means if you select 2 inch, you should be able to print such QRs in a good quality in a actual size not larger than 2 inches. \
\
Maximum size is limited by 5 inches.

#### Downloading as proxy links in CSV

Press Download as CSV to download a file with a list of proxy links instead the QR code images. These are the links that we turn to QR codes when you select to download QRs as images. They could be used for distribution themselves. [See Distribution for more details ](/linkdrop-dashboard/creating-links-in-bulk/all-distribution-options.md)

Connecting QR codes&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.linkdrop.io/linkdrop-dashboard/creating-links-in-bulk/individual-qr-codes/viewing-and-generating-qrs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
