> For the complete documentation index, see [llms.txt](https://docs.cooltix.com/cooltix-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooltix.com/cooltix-support/organizers/sales/hard-tickets.md).

# Hard tickets

With the help of the hard tickets function you can generate QR codes to the tickets from the system. You can print these codes on paper in a copy place if you wish, and use them as hard tickets. These tickets act the same way as the ones bought online: the check in app can read them, and they will be included in the export.

The generated QR codes will not appear as sold tickets in the reports, but are absolutely valid for entry, and will appear as checked in after the check in process.

### Generate QR codes for hard tickets

1. Choose the ticket from which you wish to generate a QR code. The QR codes will have the same validity and specifics as the tickets they are generated from.
2. Enter the quantity.
3. Generate the QR codes.

QR codes can be downloaded at any time.&#x20;

{% hint style="info" %}
The generated QR codes will not appear as tickets among the participants, so they can not be manually invalidated. You can only do so with the check in app.
{% endhint %}


---

# 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.cooltix.com/cooltix-support/organizers/sales/hard-tickets.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.
