# 회원 가입

## 1. QR 코드 스캔

{% tabs %}
{% tab title="핸드폰 기본 카메라 이용하기" %}

1. 핸드폰의 기본 카메라를 실행 합니다.
2. 안과에 비치된 QR 코드를 스캔 합니다.
3. 카카오톡 화면 이동 확인을 통해 이동합니다.

<figure><img src="/files/zm8vD1pB1DWgIpjmET29" alt="" width="563"><figcaption><p>기본 카메라를 통한가입 화면</p></figcaption></figure>
{% endtab %}

{% tab title="카카오톡 코드 스캔 이용하기" %}

1. 하단 메뉴의 더보기 영역으로 이동합니다.
2. 코드 스캔 아이콘을 선택합니다.
3. 검안실에비치된 QR코드를 스캔 합니다.<br>

   <figure><img src="/files/WCcCcvgTEUY3BU3ZlYbr" alt="" width="563"><figcaption><p>카카오톡을 통한 가입 화면</p></figcaption></figure>

{% endtab %}
{% endtabs %}

####

## 2. 회원 가입

* QR 코드 스캔 후 이동 된 페이지에서 회원 가입을 진행 합니다.&#x20;
* 회원 가입이 완료 되면 [시험 착용 프로그램 신청](/trial/application.md) 페이지로 이동  됩니다.

<figure><img src="/files/1QZFR30Q6vxZmFX5OMDp" alt="" width="225"><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.misight.co.kr/trial/signup.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.
