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

# QR code Keychains

Forget manual clipboards and messy spreadsheets. These QR Keychains are the physical link between your expensive gear and the Eventication Stock Module. If it has a handle, a strap, or a case, it needs one of these.

#### Why use keychains for Stock?

* **Built for the Field**: Unlike paper labels that peel off, these are rugged. Perfect for walkie-talkies, flight cases, toolkits, camera bags or keys.
* **Zero-Friction Check-out**: When a staff member grabs a radio, one scan with a USB scanner assigns that specific item to their profile in the Stock module.
* **Loss Prevention**: You know exactly who has what. If a radio doesn't come back at the end of the shift, you'll know.

#### The Logistics:

* It’s a Buy, Not a Rent: These are sales items. Once they’re on your gear, they stay there for every event you run.
* Cost-Effective Branding: We can supply these with Eventication branding (cheaper and faster) or custom branding if you want your logo on all your assets.

{% hint style="info" %}
Expert Tip: For smaller items where a keychain is too bulky (like batteries or chargers), use our QR Stickers instead. They sync with the same system but take up almost zero space.
{% endhint %}

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


---

# 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.eventication.com/event/misc/qr-code-keychains.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.
