# 자주하는 질문

- [키오스크에서 상품 이미지가 안보여요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-1.md)
- [포스/키오스크에서 터치스크린이 동작하지않아요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-2.md)
- [장비 첫 설치 시 로그인이 안돼요(Bad state: No element)](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-3.md)
- [로컬서버에 연결할 수 없습니다](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-4.md)
- [상품 바코드 사용 가능한가요?](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-5.md)
- [서브포스에서 메인포스 IP를 변경하고 싶어요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-6.md)
- [ASP 설정이 포스에 적용 안돼요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-8.md)
- [키오스크 앱이 자꾸 꺼집니다.](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-9.md)
- [키오스크에 부가장비(주방프린터, 멀티패드 등)를 연결하고 싶어요.](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-10.md)
- [IC카드/삼성/애플페이 결제가 안돼요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-11.md)
- [로그인 시 ‘설치가 잘못되었습니다.’ 오류가 발생합니다.](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-12.md)
- [키오스크 상품 이미지 크기가 궁금해요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-13.md)
- [포스 / 키오스크에서 교환권을 사용하고 싶어요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-14.md)
- [핸드스캐너(USB 타입) 사용 시 가상 키보드가 안나와요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-15.md)
- [포스/키오스크에서 부가장비 테스트는 어떻게 하나요?](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-16.md)
- [키오스크에서 원격지원을 받고 싶어요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-17.md)
- [배리어프리 TTS 가 작동하지 않아요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-18.md)
- [키오스크 상품명이 바뀌지 않아요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-19.md)
- [돈통이 안열려요](https://pluspos.gitbook.io/android-pos-manual/faq/list/faq-20.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/faq/list.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.
