# 구버전 매뉴얼

- [대쉬 보드 (ver.1)](https://docs.readerseye.com/ver1/dash-board.md)
- [시선보정 (ver. 1)](https://docs.readerseye.com/ver1/calibration.md): Calibration은 시선추적을 정확하게 하기 위한 보정작업입니다. 모든 진단을 수행하기 전에 반드시 시행해야 합니다.
- [시선 보정하기 v2](https://docs.readerseye.com/ver1/calibration/v2.md)
- [장비 설치하기 (Ver. 1)](https://docs.readerseye.com/ver1/device_setting.md): 장비와 컴퓨터를 설치하는 방법을 설명합니다.
- [첫 화면(버전1)](https://docs.readerseye.com/ver1/welcome_page.md)
- [읽기능력 진단 시작 (ver.1)](https://docs.readerseye.com/ver1/ver.1.md)
- [시선읽기능력 진단 시작](https://docs.readerseye.com/ver1/ver.1/start_assessment.md)
- [트레이닝 하기(ver.1)](https://docs.readerseye.com/ver1/howtouse.md)
- [트레이닝 관리하기(ver.1)](https://docs.readerseye.com/ver1/howtouse/manage-training.md)
- [자유글 문서 등록하기(ver.1)](https://docs.readerseye.com/ver1/ver.1-1.md)
- [자유글 시선측정하기(ver.1)](https://docs.readerseye.com/ver1/ver.1-2.md)
- [시선추적 : 읽기를 연구하는 과학적 방법](https://docs.readerseye.com/ver1/eyetracking_science.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://docs.readerseye.com/ver1.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.
