> For the complete documentation index, see [llms.txt](https://docs.sqr.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sqr.co/guides/creating-a-qr-code/calendar-event-qr-code.md).

# Calendar Event QR Code

The Calendar Event QR code will create a new event when the QR code is scanned. The user has to accept the event in order to add it to their calendar.

1. Select the **Calendar Event** tab in the SQR QR generator [here](https://sqr.co/qr/event).
2. Fill in all the details in the input fields you need for your calendar event to show up when the user scans your QR code.
3. Now the preview QR code will change to your custom QR code and you can scan it to see if everything is working properly before you download your QR code.
4. (optional) [Customize](/guides/customise-a-qr-code.md) the look of your QR code
5. Click “Create”
6. Your QR code is now visible in your [Dashboard](https://sqr.co/dashboard) and ready to [download](/guides/download-qr-codes.md), if you’re logged in. You can read more about downloading your QR codes [here](/guides/download-qr-codes.md).


---

# 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:

```
GET https://docs.sqr.co/guides/creating-a-qr-code/calendar-event-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.
