# 선택적 시선통제 게임

Anti-saccade Tracking은 Anti-saccade 검사에 대응하기 위해 고안되었습니다.

본 훈련을 통하여 시각반응 통제력 및 집중력을 향상시킬 수 있습니다.

![](/files/6LicQG5RSGNP32YUxOTM)

## 수행방법

중앙의 에너지 결정을 응시하면 에너지가 가득 찹니다. 에너지가 찬 상태에서 외부 지점을 응시하면, 그 방향을 향하여 레이저가 발사되고, 에너지는 소모됩니다.

초록색 벌레(target)이 나타나면 최대한 빠르게 타겟을 응시하여 레이저를 발사합니다. 벌레는 레이저에 맞으면 죽고 점수를 획득합니다. 일정 시간 내에 벌레를 죽이지 못하면 도망치게 되며 점수를 잃습니다.

무당벌레(non-target)가 나타나면 죽이지 말아야 합니다. 만약 쳐다보면 무당벌레를 향해 레이저가 발사되고 무당벌레가 죽으며, 점수를 잃습니다.

## 레벨

레벨이 증가함에 따라 벌레들이 출몰하는 위치의 범위가 점점 넓어지고, 벌레가 도망가는 속도가 빨라집니다.


---

# 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-game/anti-saccade-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.
