# \[KIOSK] 설정하기

- [상품이미지 등록하기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/product_images.md)
- [화면이미지 등록하기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/display_images.md)
- [상품 판매터치키 등록하기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/product_buttons.md)
- [다국어(영어) 설정하기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/undefined.md)
- [품절상품 설정하기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/soltout.md)
- [품절 시 상품 숨기기](https://okpos.gitbook.io/okpos/kiosk-1/set_kiosk/soltout/undefined.md): 2025. 09월 배포


---

# 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://okpos.gitbook.io/okpos/kiosk-1/set_kiosk.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.
