# 누가 시선추적을 할 수 있나요?

## 시선 추적을 하기 어려운 사용자

일부 사용자는 시선추적 기 진단을 수행하기 어려울 수 있습니다.

* 사시(두 눈이 일관되게 움직이지 않음)인 사용자
* 글을 읽을 수 없는 사용자
* 마우스를 조작하기 어려운 사용자
* 진한 마스카라 등 과도한 눈화장을 한 사용자
* 눈이 너무 작은 사용자

{% hint style="warning" %}
컬러렌즈, 써클렌즈는 사용하지 마십시오. 일반 컨택트 렌즈나 안경은 사용 가능하지만, 안경을 깨끗이 닦고 착용하십시오. 일부 하드렌즈는 잘 되지 않을 수 있습니다.

모든 사람이 시선추적이 가능한 것은 아닙니다. 안경이나 콘택트 렌즈의 특성에 따라, 혹은 속눈썹 길이나 눈 모양 등에 따라 측정이 안되는 경우도 있습니다. 성인보다 눈이 작은 어린이의 경우에 측정이 안되는 경우가 더 많습니다.
{% endhint %}

{% hint style="info" %}
처음 진단이라면 가급적 연습 시행하기를 수행하십시오.
{% endhint %}


---

# 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/readme/user.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.
