# 14세 미만의 회원이 가입을 하고자 합니다 어떻게 해야하나요?

<mark style="color:blue;">14세 미만 회원가입을 받고자 하신다면 관리자페이지의 설정 및 법정대리인의 동의서를 확인해 주셔야 해요.</mark>&#x20;

***

**1. 쇼핑몰에 본인인증수단을 설정 (휴대폰인증 또는 아이핀인증)**

**<본인인증 설정>**\
휴대폰 인증 : `설정` > `회원 설정` > `본인인증서비스신청(휴대폰 인증)/본인인증  서비스 설정`\
본인인증 : `설정` > `회원 설정` > `본인인증서비스신청(아이핀인증)/본인인증  서비스 설정`\
\
위의 인증수단 중 한가지를 설정해 주세요.&#x20;

\
**2. 14세미만 회원가입에 대한 설정**\
`설정` > `회원 설정` > `회원 설정` > `14세 미만 회원가입 설정기능` 을 \
\[14세 미만 회원 가입 허용] 으로 설정해 주세요.\
\
\
**3. 법정대리인 동의서 확인 후 인증**\
쇼핑몰에서 14세 미만이 회원가입을 진행하게 되면 `회원` > `회원 관리` > `회원 일괄 인증` 메뉴에\
해당 회원이 보여지게 돼요.\
\
14세 미만은 정보통신망법에 의해 법정대리인 동의 확인 후 회원가입이 가능하도록 제공되어야 하기때문에\
`설정` > `회원 설정` > `회원 설정` > `14세 미만 회원가입 설정기능`에서 \[법정대리인 동의서]를 클릭하여 동의서 다운로드 후 회원에게 발송해 주셔야 해요.

\
이후, 회원이 해당 동의서를 작성하여 보내주시면 동의서 확인 후 **\[인증]** 처리를 진행해 주세요.


---

# 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://help.makeshop.co.kr/faq/customer/undefined/14.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.
