# 3. 키오스크 기본 환경 설정

- [키오스크 단독 사용](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/kiosk-main.md): 단독으로 사용할 때 환경설정
- [키오스크 장비 테스트](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/device-test.md): 장비를 테스트 합니다.
- [키오스크 실행하기](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/start-app.md)
- [키오스크 매출 반품하기](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/sale-return.md)
- [키오스크 종료 및 포스 모드 변경](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/undefined.md)
- [메인포스 연동](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/main-pos-link.md): 메인포스와 연동하는 방법입니다.
- [프린터 용지 교체](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/receipt-paper.md)
- [서브 키오스크 자료 수신](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/subkiosk-data-link.md)


---

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