# QR Codes

Every asset / sub-asset / part is assigned a QR code. You can print this QR code and stick it on or near  the asset.&#x20;

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

Scanning a QR code will take you to a web page where you can report issues.

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

Anyone can scan the QR code to report issues. The reported issues show up in the '**Inbox**' which can be viewed on web and mobile apps from where they can be converted to work orders.

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

You are also sent an email and a mobile push notification whenever anyone reports an issue via the QR code.


---

# 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.supercmms.com/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.
