> 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/bestellingen-1/bestel-applicatie/hardware.md).

# Hardware

## Waar kan ik geschikte hardware vinden?

Bekijk de collectie Unipage geschikte hardware op: <https://hardware.unipage.eu/>

[Contacteer ons](https://unipage.be/nl/contacteer-ons) voor meer info.

## Welk toestel is geschikt voor de applicatie?

De Unipage applicatie is niet gebonden aan een specifieke tablet, deze werkt op ieder modern toestel:

* iPad
* Chromebook
* Samsung (of andere) Android Tablet

Bovendien is de toepassing niet enkel beschikbaar op tablets, maar werkt deze ook op smartphones en desktop PC's.

Een ideale tablet heeft één of meerdere USB-C aansluitingen waarop een printer kan worden aangesloten. Er bestaan ook [tussenstukjes](https://hardware.unipage.eu/item/z325p) die de USB poorten van de tablet uitbreiden.

Unipage raadt klanten aan om met een [Chromebook](https://hardware.unipage.eu/item/7oywq) te werken. Deze tablets zijn prijs/kwaliteit zeer goed en zijn uiterst gemakkelijk in gebruik.

## Tips voor tablets

Tablets zijn meestal voorzien van een sluimerstand om energie te sparen. Deze zet je best uit zodat je geen enkele bestelling misloopt. Consulteer de handleiding van de tablet om deze instelling uit te schakelen. Meestal kan je deze instelling vinden onder het icoontje **instellingen - beeldscherm.**

Zet het geluid voldoende luid en vergeet stille modus niet af te zetten (potentieel met een fysieke schakelaar aan de zijkant van de tablet). Zo zal je nieuwe bestellingen horen binnenkomen, en zal je het alarm horen afgaan wanneer je aan een bestelling dient te beginnen.


---

# 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.unipage.eu/bestellingen-1/bestel-applicatie/hardware.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.
