# sa5-kiosk 🧪

- [About SA5's Kiosk Lib](https://attr.sygnal.com/sa5-kiosk/about.md): Add Kiosk Capabilities to your Webflow Site
- [Quick Start | SA5 Kiosk](https://attr.sygnal.com/sa5-kiosk/quick-start.md): How to Easily Add SA5's Hotkeys Support to Your Webflow Site
- [Kiosk Mode Usage Notes](https://attr.sygnal.com/sa5-kiosk/kiosk-mode-usage-notes.md)
- [Display Mode Usage Notes](https://attr.sygnal.com/sa5-kiosk/display-mode-usage-notes.md)
- [Kiosk Hardware & Browser Setup](https://attr.sygnal.com/sa5-kiosk/kiosk-hardware-and-browser-setup.md)
- [Kiosk Base 🧪](https://attr.sygnal.com/sa5-kiosk/kiosk-base.md)
- [Inactivity Timer](https://attr.sygnal.com/sa5-kiosk/html-tables.md)
- [Display Mode](https://attr.sygnal.com/sa5-kiosk/display-mode.md)
- [Technical Notes](https://attr.sygnal.com/sa5-kiosk/technical-notes.md)
- [Future](https://attr.sygnal.com/sa5-kiosk/future.md)
- [Smart Watch Notes](https://attr.sygnal.com/sa5-kiosk/future/smart-watch-notes.md)
- [ToDo](https://attr.sygnal.com/sa5-kiosk/todo.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://attr.sygnal.com/sa5-kiosk.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.
