# QR Code

{% hint style="warning" %}
In order to make a request to the api you must have an api key that you will find on your [manager](https://night-api.com/manager)&#x20;

For any question we are at your disposal on our [discord ](https://discord.gg/ySbecQPWce)
{% endhint %}

The QRcode category have two part:

* [**QRcode generator**](/images/utils/qr-code/generator.md): You can generate a QRcode of your choice

{% content-ref url="/pages/AfXpvvAW9e9Vt9BnM34p" %}
[Generator](/images/utils/qr-code/generator.md)
{% endcontent-ref %}

* [**QRcode reader**](/images/utils/qr-code/reader.md): You can read the data of a QRcode (For detect dangerous QRcode or other)&#x20;

{% content-ref url="/pages/3bWAhQ0bJGffTvB9j0nK" %}
[Reader](/images/utils/qr-code/reader.md)
{% endcontent-ref %}


---

# 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.night-api.com/images/utils/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.
