# 직선 추적 훈련

## 개요

직선 추적 훈련은 화면 위의 일정한 경로를 따라 시선을 부드럽게 움직이는 능력을 개발하는 훈련입니다. 이는 읽기 과정에서 필요한 기본적인 시선 이동 능력을 강화합니다.

### 인지검사와의 연결

이 훈련은 인지검사의 다음 검사와 연관됩니다:

* **도약안구운동 (Saccade)**: 정확하고 안정적인 목표물 도약 능력을 향상시킵니다.

{% content-ref url="/pages/ThSeII6mJydOaOYskwqc" %}
[도약안구운동 검사](/screening/types/saccade.md)
{% endcontent-ref %}

* **안구통제검사 (Anti-saccade)**: 자극에 대한 자동 반응을 억제하고 의도적인 시선 이동 능력을 강화합니다.

{% content-ref url="/pages/ATyoGeww67YjbuM7tF5S" %}
[안구통제검사 Anti-saccade](/screening/types/anti-saccade.md)
{% endcontent-ref %}

## 훈련의 목적

* **안정적인 시선 이동**: 일정한 속도로 시선을 움직이는 능력 개발
* **시각적 추적 능력**: 움직이는 대상을 정확하게 따라가는 능력 향상
* **읽기 능력 개선**: 글을 읽을 때 문장 라인을 따라 부드럽게 이동하는 능력 강화

## 훈련 방법

* 화면에 나타나는 움직이는 점이나 도형을 시선으로 따라감
* 일정한 속도로 좌우 또는 상하 방향으로 움직이는 대상 추적
* 시선이 대상에서 벗어나지 않도록 집중하며 추적

## 효과

* 부드러운 시선 이동 능력 개발
* 시선 안정성 향상
* 읽기 속도 및 효율성 개선
* 시각 추적 능력 강화


---

# 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/training/eye-training/gaze-clinic/linear-tracking.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.
