> For the complete documentation index, see [llms.txt](https://docs.simplebooth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplebooth.com/hardware-and-gear/printing.md).

# Printing

- [Printing Overview](https://docs.simplebooth.com/hardware-and-gear/printing/printing-overview.md)
- [Wireless Printing](https://docs.simplebooth.com/hardware-and-gear/printing/printing-overview/wireless-printing.md): Need-to-know information about printing over WiFi
- [Printer Recommendations](https://docs.simplebooth.com/hardware-and-gear/printing/printer-recommendations.md)
- [Printers for Casual Use](https://docs.simplebooth.com/hardware-and-gear/printing/printer-recommendations/printers-for-casual-use.md): Affordable, easy-to-use printers
- [Printers for Professionals](https://docs.simplebooth.com/hardware-and-gear/printing/printer-recommendations/printers-for-professionals.md): Powerful, fast printers
- [Printer Setup](https://docs.simplebooth.com/hardware-and-gear/printing/printer-setup.md): A step-by-step guide to connect your iPad and printer
- [AirCast Pro Setup](https://docs.simplebooth.com/hardware-and-gear/printing/printer-setup/aircast-pro-setup.md): Guide to connect to the AirCastPro 3 wireless print server.
- [DNP WCM Setup](https://docs.simplebooth.com/hardware-and-gear/printing/printer-setup/dnp-wcm-setup.md): Guide to connect to DNP's WCM wireless print server.
- [Troubleshooting Printer Connections](https://docs.simplebooth.com/hardware-and-gear/printing/printer-setup/troubleshooting-printer-connections.md): How to test your setup and restore your connection
- [Formatting Prints](https://docs.simplebooth.com/hardware-and-gear/printing/formatting-prints.md)
- [Duplicating Print Layouts](https://docs.simplebooth.com/hardware-and-gear/printing/formatting-prints/duplicating-print-layouts.md)


---

# 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.simplebooth.com/hardware-and-gear/printing.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.
