# Printing orders

Please choose your printer connection type for setup instructions:

{% content-ref url="/pages/-Latdfk0hXQI\_0\_yAHHo" %}
[Ethernet receipt printer](/1/printer-setup/ethernet-receipt-printer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LHxF4Gl1aazqmLgiBFp" %}
[Bluetooth receipt printer](/1/printer-setup/bluetooth-receipt-printer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LHxFAsfOzHk992FZj-P" %}
[Lightning receipt printer](/1/printer-setup/lighting-receipt-printer.md)
{% endcontent-ref %}

Once your printer is configured, you can change it at any time by tapping the settings cog and tapping 'Connect printer'.

{% hint style="info" %}
The status of your printer is displayed at all times in the status bar at the bottom of the app
{% endhint %}

To print a receipt for an order, tap on the menu icon in the top right and tap 'Print receipt'. You can also print food or drinks tickets from the same menu.

![Printing a receipt](/files/gsOP16iTBwsbNn9f64M5)


---

# 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/features/orders/printing-orders.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.
