# 설치순서 확인

{% hint style="danger" %}
KIOSK의 기본 설정은 POS 설정과 동일하게 진행하시면 됩니다.\
POS 진행 순서를 참고하여 사전 설정 및  설치를 완료해주세요.
{% endhint %}

### 1. KIOSK 사용 신청을 합니다.

{% content-ref url="/pages/wiJF5Wg02RDDqsnb8Zjp" %}
[1. 키오스크 사용 신청](/android-pos-manual/android-kiosk/request.md)
{% endcontent-ref %}

### 2 KIOSK 매장 환경 설정 및 판매 터치키 등록을 합니다.

{% content-ref url="/pages/hwo6gLBrcDYwGW4r7ofe" %}
[2. 키오스크 전용 ASP 설정](/android-pos-manual/android-kiosk/asp-presetup.md)
{% endcontent-ref %}

### 3.KIOSK 환경설정을 완료합니다.&#x20;

{% content-ref url="/pages/IE4zvWluR31kjU9eoVqC" %}
[3. 키오스크 기본 환경 설정](/android-pos-manual/android-kiosk/setup.md)
{% endcontent-ref %}

### 4. KIOSK 부가 기능 환경설정을 완료합니다.

{% content-ref url="/pages/A0SRZX9nvXmbqtSd26oF" %}
[4. 키오스크 부가 기능 환경설정](/android-pos-manual/android-kiosk/option.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/android-kiosk/setup-order.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.
