# Mini POS

- [미니포스 사용 방법](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main.md)
- [화면 180도 회전하기](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main/180dgree.md)
- [듀얼모니터 서명 사용](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main/dual-sign.md): 듀얼모니터에서 사인패드 입력을 할 수 있습니다.
- [키오스크 모드 사용 방법](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main/mode.md)
- [키오스크 모드 변경](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main/mode/undefined.md): 미니포스를 키오스크 모드로 변경하여 사용할 수 있습니다.
- [POS 모드 변경](https://pluspos.gitbook.io/android-pos-manual/mini-pos/main/mode/pos.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/mini-pos.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.
