# 블루투스 장비 연동

{% hint style="info" %}
태블릿 포스에 블루투스 장비를 연동하여 사용할 수 있습니다.
{% endhint %}

* 현재 지원 장비 목록
  * NICE NM-2000 (3사 사용 가능)
  * KIS CBP-2200(KIS 전용)

{% content-ref url="/pages/gxfqDOvmueHxOgJJOlLo" %}
[NM-2000](/android-pos-manual/plus-pos-apk/bluetooth/nm-2000.md)
{% endcontent-ref %}

### 장비 구매처

{% hint style="warning" %}
필요시 각 사 구매담당자 통해서 구매하여 사용하시기 바랍니다.&#x20;
{% endhint %}


---

# 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/bluetooth.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.
