# eyetracking眼动追踪

- [眼动追踪技术](https://book.7988888.xyz/eyetracking/1.md)
- [眼动追踪技术的方法](https://book.7988888.xyz/eyetracking/5.md)
- [眼动研究中公共数据集](https://book.7988888.xyz/eyetracking/2.md)
- [眼动追踪技术中8个常用指标与术语](https://book.7988888.xyz/eyetracking/3.md)
- [眼动追踪中获取高质量数据的5个​最佳设置](https://book.7988888.xyz/eyetracking/4.md)


---

# 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://book.7988888.xyz/eyetracking.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.
