# 인지 검사

- [인지 검사란?](https://docs.readerseye.com/screening/what_is_it.md)
- [인지검사의 종류](https://docs.readerseye.com/screening/types.md)
- [도약안구운동 검사](https://docs.readerseye.com/screening/types/saccade.md)
- [추적안구운동 검사](https://docs.readerseye.com/screening/types/pursuit.md)
- [안구통제검사 Anti-saccade](https://docs.readerseye.com/screening/types/anti-saccade.md)
- [사회적 신호 탐지](https://docs.readerseye.com/screening/types/social_signal_detection.md): Social signal detection
- [인지검사 결과 보기](https://docs.readerseye.com/screening/result_screening.md): 수행한 screening 결과를 보는 방법입니다.


---

# 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/screening.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.
