# 가입하기

## 기관(Agency)으로 신규 가입하기

* 리더스아이 관리자페이지 (app.readerseye.com)에 접속합니다.

<figure><img src="/files/mM8Y1gUKGpSxdbCgfMZB" alt="" width="416"><figcaption></figcaption></figure>

* 직접 회원가입을 하거나, 구글 또는 네이버 아이디로 가할 수 있습니다.
* 이용약관에 동의하시고 \[다음]을 누릅니다.

<figure><img src="/files/FPHZKbw6jslBn5Zkln5D" alt="" width="358"><figcaption></figcaption></figure>

* 가입 양식을 기입하고 '회원가입'을 클릭합니다.

<figure><img src="/files/D2OnlQElNRfx5FaVuYDV" alt="" width="384"><figcaption></figcaption></figure>

* 이메일은 가입 인증용이므로, 정확하게 작성해야 합니다.
* 가입안내를 받았거나 프로모션 등을 적용하기 위해 \[가입코드]가 있으면 입력하십시오.
* 등록한 이메일로 인증을 위한 메일을 보냈다는 팝업창에서 확인을 누른 후, 받은 가입 확인 메일을 열고, 링크를 클릭합니다.

{% hint style="info" %}
Agency ID는 기관(학원 또는 학교)의 ID로, 학생들도 접속할 때 사용하므로 기관의 특성을 잘 나타내는 ID로 설정하시기 바랍니다. 기관 이름은 변경 가능하지만, ID는 변경할 수 없습니다.
{% endhint %}

{% hint style="info" %}
진단 장비를 배송 받기 위해, 주소와 연락처 정확하게 기입하시기 바랍니다.
{% endhint %}

## 로그인(Log in) 하기

* 기관 아이디(Agency ID) : 가입한 학원, 학교 등 기관의 ID 입니다.
* User ID : 기관(Agency)에 속한 \[선생님]입니다. 최초 가입시 관리자의 아이디는 기관아이디와 같으며, 이후 관리자가 \[선생님]을 등록하면, 선생님 아이디로도 로그인 할 수 있습니다.
* 비밀번호 : User ID 에 해당하는비밀번호입니다. 선생님 비밀번호는 관리자만 변경할 수 있습니다.

{% hint style="info" %}
최초 가입한 사람은 관리자로, 기관 아이디(agency ID)와 사용자 아이디(user ID)가 같습니다.
{% endhint %}

{% hint style="warning" %}
같은 사용자 아이디(User ID)로 다른 기기(PC 등)에서 동시에 접속할 수 없습니다. 새로 접속하면 기존 접속이 해제됩니다. 필요할 경우 부매니저(선생님)를 등록하십시오.
{% 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/getting_start/join.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.
