> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/beheer-uw-webshop/instellingen/kiosk.md).

# Kiosk

Unipage kan uw zaak voorzien van een self-service kiosk. [Neem contact op voor meer informatie.](https://www.unipage.eu/nl/contacteer-ons/)

Via ‘instellingen’ -> ‘kiosk’ kan je het adres van de kiosk invullen. Een kiosk is een apparaat dat bij de ingang van de zaak wordt geplaatst en waarop de klanten in de winkel hun bestelling kunnen plaatsen. Hier kan je ook een preview raadplegen van de lay out die op de kiosk zal te zien zijn.

Tevens kan je hier instellen of de klant zijn betaling via de kiosk kan uitvoeren.


---

# 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.unipage.eu/beheer-uw-webshop/instellingen/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.
