> 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/ko/printers.md).

# 프린터

- [Brother 프린터 설정 가이드](https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide.md): Verkada Guest 및 Mailroom용 Brother 프린터 설정
- [Bluetooth로 Brother 프린터 연결](https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/connect-a-brother-printer-with-bluetooth.md): Verkada Guest용으로 iPad를 Bluetooth를 통해 Brother 프린터에 연결
- [Guest용으로 AirPrint를 통해 Brother 프린터 연결](https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/connect-a-brother-printer-with-airprint-for-guest.md): Verkada Guest용으로 iPad를 AirPrint를 통해 Brother 프린터에 연결
- [Brother 프린터용 2색 인쇄](https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md): Brother QL-820NWBc 프린터로 빨간색과 검은색으로 인쇄
- [Epson 프린터 설정 가이드](https://help.verkada.com/guest/ko/printers/epson-printer-setup-guide.md): Verkada Guest 및 Mailroom용 Epson 프린터 설정
- [IP 연결을 사용해 프린터를 Verkada Guest에 연결](https://help.verkada.com/guest/ko/printers/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/ko/printers.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.
