# 진단 사이트(KIOSK) 시작하기

키오스크(진단사이트) 설정을 마치고 시작하기를 누르면 키오스크 모드가 시작됩니다.

등록모드 또는 익명모드라면, 키보드 없이 마우스만 제공하는 것을 권장합니다.


---

# 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://docs.readerseye.com/kiosk/start_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.
