# 곡선 추적 훈련

## 개요

곡선 추적 훈련은 화면 위의 복잡한 곡선 경로를 따라 시선을 움직이는 능력을 개발하는 훈련입니다. 직선 추적보다 높은 수준의 시선 제어 능력을 요구합니다.

### 인지검사와의 연결

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

* **추적 안구운동 (Pursuit)**: 움직이는 대상을 부드럽고 정확하게 따라가는 능력을 향상시킵니다. 복잡한 곡선 경로는 추적 안구운동의 유연성과 정확성을 강화하는 데 효과적입니다.

{% content-ref url="/pages/lQr7hlYq7bKnSYXfYg9k" %}
[추적안구운동 검사](/screening/types/pursuit.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/curved-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.
