# 인지 검사란?

인지검사( scrrening)는 읽기를 비롯한 모든 시지각 활동의 근간이 되는 안구 움직임(eye movement) 및 반응통제 능력을 검사하기 위한 기능입니다.

시선 움직임(안구 움직임)은 대부분 응시(fixation), 도약(saccade), 추적(pusruit)으로 구성되며, 읽기에서는 특히 응시와 도약을 정확하게 수행하는 능력이 중요합니다. 이 능력을 진단하기 위하여 saccade 검사와 pursuit검사가 있습니다.

또한 충동적인 시각 반응을 억제하는 능력을 검사하는 anti saccade 검사는 안구움직임 통제력과 집중력을 진단합니다.

이러한 기본적인 안구움직임 또는 시각 반응이 불충분하면 읽기 뿐 아니라 많은 인지적 활동에서 어려움을 겪을 수 있으며 난독증이나 집중력 부족, 학습 장애의 원인이 될 수 있습니다. 이러한 문제를 가진 고위험군을 체계적이고 객관적으로 스크리닝할 수 있도록 고안되었습니다.

{% hint style="danger" %}
리더스아이와 스크리닝 기능은 의료기기가 아니며, 의료적 목적으로 사용될 수 없습니다. 교육현장에서 고위험군을 미리 탐색하기 위한 용도입니다.
{% endhint %}


---

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