# 문장 추적

글을 순차적으로 빠짐없이 읽도록 훈련할 수 있습니다. 기존 web training의 sentence mask 과 유사하며, 글을 읽는 시선을 측정하여 다음에 읽어야 할 문장이 차례로 제시됩니다.

![](/files/mOVoDhP0xFzsZFLqg0x0)

## 수행방법

화면에 제시된 글을 읽으면, 다음에 읽을 부분이 나타납니다.(활성화) 다음 문장이 활성화되면 잠시 뒤 기존 문장은 사라집니다. 자신의 속도에 맞게 차근차근 빠짐없이 글을 성실하게 읽어야 합니다.

글을 읽은 속도에 따라 점수가 제공됩니다.

## 레벨

레벨이 증가함에 따라 글의 난이도가 점차 증가합니다.

## 점수

빠르게 읽을수록 높은 점수를 받을 수 있습니다. 해당 레벨에 맞는 목표 속도 이상이면 100점이 제공되며, 50% 이하로 읽으면 -20점이 제공될 수 있습니다.


---

# 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-reading/sentence-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.
