# 설치순서 확인

{% hint style="danger" %}
POS/KIOSK의 기본 설정은 POS 설정과 동일하게 진행하시면 됩니다.
{% endhint %}

### # 포스 설치순서 확인 -> [설치순서 확인](/android-pos-manual/android-pos/setup-order.md)

***

## 태블릿에 플러스포스 설치/사용 방법

#### 1. 자료실에서 APK 파일 다운로드 받습니다.

{% content-ref url="/pages/aowhBpTZ3evbJbpFH3Cr" %}
[자료실](/android-pos-manual/files/download.md)
{% endcontent-ref %}

#### 2. 태블릿에 포스를 설치합니다.&#x20;

{% content-ref url="/pages/2dLH8dw3EKU7cWWzf9vi" %}
[태블릿에 포스 설치](/android-pos-manual/plus-pos-apk/tablet-setup/setup-pos.md)
{% endcontent-ref %}

#### 3.KIS-A.POS(센텀) 장비에 포스를 설치합니다.

{% content-ref url="/pages/1lHpt5mK6WOhBF6T7wyV" %}
[KIS-APOS 에 설치](/android-pos-manual/plus-pos-apk/tablet-setup/kis-a.pos.md)
{% endcontent-ref %}

#### 4. 부가장비를 연동합니다.

{% content-ref url="/pages/9JchePmjTufTTafvEHOC" %}
[LAN 프린터 연동](/android-pos-manual/plus-pos-apk/lan.md)
{% endcontent-ref %}

{% content-ref url="/pages/OaF9e5xvYyGIA9nhtIhd" %}
[블루투스 장비 연동](/android-pos-manual/plus-pos-apk/bluetooth.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZAXGjUDoxsYXNDNaittf" %}
[단말기 연동](/android-pos-manual/plus-pos-apk/terminal.md)
{% endcontent-ref %}

#### 5. 태블릿 포스 업데이트 방법

{% content-ref url="/pages/ebchn8aLLuWdz4mWNesP" %}
[플러스 포스 업데이트 방법(태블릿 전용)](/android-pos-manual/plus-pos-apk/update.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/tablet-setup.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.
