# 키오스크 모드 사용 방법

{% hint style="info" %}

1. 키오스크 모드를 사용하기 위해서는 사전에 키오스크 포스로 설정이 되어있고,&#x20;
2. 터치키 항목이 등록되어있어야 합니다.
   {% endhint %}

**키오스크 설치 방법을 먼저 확인해주세요**

{% content-ref url="/pages/HqzeVldBGvjD8klmNWUo" %}
[설치순서 확인](/android-pos-manual/android-kiosk/setup-order.md)
{% endcontent-ref %}

#### 키오스크   모드  사용  설정

\
1\. 포스 메인-> 환경 설정 -> 현재 버전 -> \[**키오스크 모드**] 체크

<figure><img src="/files/3Zdx4O85LpS058f6PJ8v" alt=""><figcaption></figcaption></figure>

2. 키오스크 모드가 체크되었다면 하단에 키오스크 설정 화면이 나타납니다.<br>
3. 키오스크 설정은 일반 키오스크와 동일하게 사용할 수 있습니다.

{% 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/mini-pos/main/mode.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.
