# Misc

- [Comments](https://docs.eventication.com/event/misc/comments.md): Information or rating
- [Questions](https://docs.eventication.com/event/misc/questions.md): You probably need answers
- [Text formatting](https://docs.eventication.com/event/misc/text-formatting.md): Make your text pretty
- [Variables](https://docs.eventication.com/event/misc/variables.md): Personalise your text blocks
- [4G scan devices](https://docs.eventication.com/event/misc/4g-scan-devices.md): Scan a wristband or a ticket!
- [Wired scan devices](https://docs.eventication.com/event/misc/wired-scan-devices.md)
- [Wristbands](https://docs.eventication.com/event/misc/wristbands.md): Secure your event with one-click printed wristbands
- [Kiosks](https://docs.eventication.com/event/misc/kiosks.md): Let the computers work for you.
- [QR code Keychains](https://docs.eventication.com/event/misc/qr-code-keychains.md)
- [Logs](https://docs.eventication.com/event/misc/logs.md): Know what happened and who did it
- [Release notes](https://docs.eventication.com/event/misc/releasenotes.md): We launch a lot of new stuff
- [Broken email addresses](https://docs.eventication.com/event/misc/broken-email-addresses.md): Sometimes things go wrong
- [Spam](https://docs.eventication.com/event/misc/spam.md): How Eventication ensures your event emails stay out of spam
- [Camera access](https://docs.eventication.com/event/misc/camera-access.md)


---

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