# 인지검사의 종류

인지 검사는 다음과 같이 구성됩니다.

* Saccade(도약 안구 운동)
* Pusruit (추적 안구 운동)
* Anti-Saccade (시각 반응 통제 검사)
* 사회적 신호 탐지 검사

이 외에 새로운 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/types.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.
