# 학생 사이트

학생들은 전용의 학생 사이트로 접속할 수 있습니다.

[www.eyestudent.com](http://www.eyestudent.com)

PC, 타블렛, 스마트폰에서 사용가능하며, 타블렛/스마트폰에 최적화되어 있습니다.

## 로그인

다음과 같은 화면에서 로그인할 수 있습니다.

<figure><img src="/files/jHrydeo7mNlqql7g71nU" alt=""><figcaption></figcaption></figure>


---

# 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/student.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.
