> 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.md).

# Bestellingen

- [Overzicht](https://docs.unipage.eu/bestellingen-1/bestellingen.md)
- [Database bestellingen downloaden](https://docs.unipage.eu/bestellingen-1/bestellingen/database-bestellingen-downloaden.md): Download bestellingen in een leesbaar formaat (bv. Excel)
- [Geavanceerde tijdsloten](https://docs.unipage.eu/bestellingen-1/geavanceerde-tijdsloten.md): Geavanceerde tijdsloten bieden jou zeer precieze controle over de tijdsloten
- [Bestel applicatie](https://docs.unipage.eu/bestellingen-1/bestel-applicatie.md)
- [Voordelen](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/voordelen.md)
- [Hardware](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/hardware.md): De juiste hardware zorgt voor een soepele opvolging van bestellingen op drukke momenten.
- [Opstarten van de app](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/opstarten-van-de-app.md)
- [Een eenvoudig en overzichtelijk systeem](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/een-eenvoudig-en-overzichtelijk-systeem.md)
- [Gestructureerd werken](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/gestructureerd-werken.md)
- [Communicatie met klant](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/communicatie-met-klant.md)
- [Koppeling met printer](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/koppeling-met-printer.md)
- [Tips Wifiprinter](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/koppeling-met-printer/wifiprinter.md)
- [Bijkomende functies](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/bijkomende-functies.md): Rechts bovenaan is er een knop voor specifieke instellingen voorzien.
- [Bulk aanpassingen](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/bulk-aanpassingen.md): Pas meerdere bestellingen tegelijk aan
- [Bestellingen uitstellen](https://docs.unipage.eu/bestellingen-1/bestel-applicatie/bestellingen-uitstellen.md): Communiceer vertragingen met gemak met je klanten
- [Geavanceerde printmodule](https://docs.unipage.eu/bestellingen-1/geavanceerde-printmodule.md): Unipage heeft een geavanceerde printmodule die je toestaat alles tot in de kleinste details aan te passen
- [BTW tabel](https://docs.unipage.eu/bestellingen-1/geavanceerde-printmodule/btw-tabel.md): Voeg een BTW tabel toe op het ticketje. Opgelet -> Indien je niet GKS-plichtig bent, vervangt dit het handgeschreven BTW ticketje NIET!


---

# 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.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.
