# Getting started

- [Support](https://docs.accentpos.com/1/support.md)
- [Signing in to the Hub](https://docs.accentpos.com/1/administrator-setup.md)
- [Installing the AccentPOS app](https://docs.accentpos.com/1/installing-the-accentpos-application.md): Prepare for take off!
- [iPad setup](https://docs.accentpos.com/1/ipad-setup.md)
- [iPad step-by-step](https://docs.accentpos.com/1/ipad-setup/1.2.md): This is how you get started with your new iPad.
- [iPad accessories](https://docs.accentpos.com/1/ipad-setup/1.2.4.md): Mount your iPads professionally with our installation service.
- [Software updates](https://docs.accentpos.com/1/ipad-setup/1.2.1.md)
- [Supported hardware](https://docs.accentpos.com/1/ipad-setup/supported-hardware.md): Here's a list of all the support hardware.
- [Battery charging](https://docs.accentpos.com/1/ipad-setup/1.2.2.md): Make sure to charge your iPads after each service. Keep them topped up!
- [Printer setup](https://docs.accentpos.com/1/printer-setup.md)
- [Bluetooth receipt printer](https://docs.accentpos.com/1/printer-setup/bluetooth-receipt-printer.md): You'll be printing receipts in no time!
- [Lightning receipt printer](https://docs.accentpos.com/1/printer-setup/lighting-receipt-printer.md): A man walked into to a bar and asked for a receipt printer...
- [Ethernet receipt printer](https://docs.accentpos.com/1/printer-setup/ethernet-receipt-printer.md): Using a Star Micronics Ethernet Printer (TSP100LAN, mC-Print3 etc.) you can print from multiple iPads without disconnecting.
- [Zettle setup](https://docs.accentpos.com/1/zettle-setup.md)
- [Dojo setup](https://docs.accentpos.com/1/dojo-setup.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.accentpos.com/1.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.
