> For the complete documentation index, see [llms.txt](https://pluspos.gitbook.io/android-pos-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pluspos.gitbook.io/android-pos-manual/plus-pos-apk/tablet-setup/kis-a.pos/setup-pluspos.md).

# PLUS POS 앱 설정

1. "플러스"포스" 앱을 꾸욱 눌러 앱정보 버튼을 클릭.

<figure><img src="/files/nybcyECgc9k2iW6ovTzT" alt=""><figcaption></figcaption></figure>

2. 고급 탭 클릭.

<figure><img src="/files/ogdp43fHUYm0UDcrbufy" alt=""><figcaption></figcaption></figure>

3. 알 수 없는 앱 설치를 클릭.

<figure><img src="/files/idFUtJOewU06DuaoNMf2" alt=""><figcaption></figcaption></figure>

4. "이 소스에서 가져온 앱 설치 허용"을 클릭하면 버튼이 활성화 됩니다.

<figure><img src="/files/5lzQCe5Vdo2dDronfM01" alt=""><figcaption></figcaption></figure>

* 설정 완료 된 화면

<figure><img src="/files/xrg9GNNKdF4sJdWk6AGH" alt=""><figcaption></figcaption></figure>

5. 기기 재부팅 시 플러스 포스가 바로 실행되는 옵션입니다.

* 고급 설정에  다른 앱 위에 표시 및 시스템 설정 수정이 '허용되지 않음' 으로 되어있습니다.

<figure><img src="/files/g8SpmAQVjqCSg0iASrEm" alt=""><figcaption></figcaption></figure>

6. 다른 앱 위에 표시를 클릭합니다

<figure><img src="/files/bSZk7HwQnipPBVRtjS74" alt=""><figcaption></figcaption></figure>

7. 다른 앱 위에 표시 허용을 클릭합니다.

<figure><img src="/files/oI833h3STTKccMAhiqfo" alt=""><figcaption></figcaption></figure>

8. 시스템 설정 수정 허용도 옵션이 꺼져있는 것을 확인할 수 있습니다.

<figure><img src="/files/x1VnkHGDvmYptWp4Zt6p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uDU4xhFNnxNySScrAVLC" alt=""><figcaption></figcaption></figure>

9. 시스템 설정 수정 허용을 클릭합니다.

<figure><img src="/files/dFTwviuYZGNywviHy2yN" alt=""><figcaption></figcaption></figure>

앱 설치 및 설정이 완료 되었으면 매장 설치를 진행하시면 됩니다. "매장 등록", "설치 의뢰", "설치"는 기존과 동일합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pluspos.gitbook.io/android-pos-manual/plus-pos-apk/tablet-setup/kis-a.pos/setup-pluspos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
