# 14세 미만 회원가입 설정 기능

## 관리자 메뉴 위치

`설정` > `회원 설정` > `회원 설정`&#x20;

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/k5NajaM2opaS3BqycMR5" alt=""><figcaption></figcaption></figure></div>

* 만 14세 미만 아동으로부터 개인 정보 수집/이용/제공 등의 동의를 받으려면 법정대리인의 동의를 받아야 해요.
* 위 이미지에서 \[법정대리인 동의서] 버튼 클릭하여 동의서 다운이 가능해요.&#x20;

## 적용 화면

{% tabs %}
{% tab title="회원가입 페이지 (14세 미만 회원가입을 허용 안함)" %}

<div align="left"><figure><img src="/files/9ynOaIcRcienzBJqSfs4" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (14세 미만 회원가입을 허용 안함)</strong></mark></p></figcaption></figure></div>

14세 미만 회원이 가입 진행할 경우 위 이미지와 같은 안내창이 노출돼요.
{% endtab %}

{% tab title="회원가입 페이지 (14세 미만 회원가입을 허용함 - 인증 후 이용)" %}

<div align="left"><figure><img src="/files/WsbVpPu0AoQSrDoDMW8v" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지 (14세 미만 회원가입을 허용함 - 인증 후 이용)</strong></mark></p></figcaption></figure></div>

* 회원가입 페이지에서 본인인증을 통하여 회원 가입 후 법정대리인 동의서 받은 이후에 `전체 회원관리` 메뉴에서 인증 버튼을 클릭해서 인증 진행해야 14세 미만 회원이 사이트 이용이 가능해요.&#x20;
* 14세 미만 회원가입을 허용할 경우 반드시 본인인증수단 설정이 필요해요.
* 회원가입 시 인증방법 설정 기능이 인증 여부 선택 (고객) 상태더라도 14세 미만 회원 가입 허용하면서 강제로 인증 설정 (권장)으로 변경돼요.&#x20;
  {% endtab %}
  {% endtabs %}


---

# 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/manual/member/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.
