# LAN 프린터 연동

{% hint style="info" %}
태블릿 포스에 LAN 프린터를 연동하여 사용가능합니다
{% endhint %}

{% hint style="warning" %}
LAN 프린터 지원이 가능한 프린터 장비를 사용하시길 바랍니다.

프린터의 LAN 설정은 각 프린터의 가이드를 따라주시길 바랍니다.
{% endhint %}

1. 주방프린터 연동하기

{% content-ref url="/pages/L9gxxSQL3c3tWXMPtavl" %}
[주방프린터](/android-pos-manual/plus-pos-apk/lan/kitchen-printer.md)
{% endcontent-ref %}

2. 영수프린터 연동하기

{% content-ref url="/pages/Y8GR5Jwj4Kv1hlIqEYXn" %}
[영수프린터](/android-pos-manual/plus-pos-apk/lan/bill-printer.md)
{% endcontent-ref %}


---

# 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://pluspos.gitbook.io/android-pos-manual/plus-pos-apk/lan.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.
