> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ja/purint.md).

# プリンター

- [Brother プリンター設定ガイド](https://help.verkada.com/guest/ja/purint/brother-printer-setup-guide.md): Verkada Guest と Mailroom 用に Brother プリンターを設定する
- [Bluetooth で Brother プリンターを接続](https://help.verkada.com/guest/ja/purint/brother-printer-setup-guide/connect-a-brother-printer-with-bluetooth.md): Verkada Guest 用に、Bluetooth で Brother プリンターと iPad を接続
- [AirPrint で Guest 用 Brother プリンターを接続](https://help.verkada.com/guest/ja/purint/brother-printer-setup-guide/connect-a-brother-printer-with-airprint-for-guest.md): Verkada Guest 用に AirPrint で Brother プリンターと iPad を接続
- [Brother プリンターの 2 色印刷](https://help.verkada.com/guest/ja/purint/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md): Brother QL-820NWBc プリンターで赤と黒で印刷
- [Epson プリンター設定ガイド](https://help.verkada.com/guest/ja/purint/epson-printer-setup-guide.md): Verkada Guest と Mailroom 用に Epson プリンターを設定する
- [IP 接続を使用してプリンターを Verkada Guest に接続](https://help.verkada.com/guest/ja/purint/connect-a-printer-to-verkada-guest-using-an-ip-connection.md): Verkada Guest 用に IP 接続を使用して iPad とプリンターを接続


---

# 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://help.verkada.com/guest/ja/purint.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.
