# 간편 회원가입 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `회원 설정`

## 메뉴 안내 및 설정 방법

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

## 적용 화면

<div align="left"><figure><img src="/files/8l6aMej5FKUlOHfhs0aU" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지</strong></mark></p></figcaption></figure></div>

* 이름, 아이디, 비밀번호, 이메일 정보로만 회원 가입이 가능해요. &#x20;
* 이름, 아이디, 비밀번호, 이메일은 회원가입 시 필수로 입력해야하는 최소한의 항목이에요.
* 간편 회원가입 이용하더라도 필수 항목 외에 생년월일, 성별, 휴대폰 정보 등을 추가로 받을 수 있어요.

{% hint style="warning" %}
참고

회원 정보 추가 설정 메뉴: `설정` > `회원 설정` > `회원 가입 정보 관리`
{% 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://help.makeshop.co.kr/manual/member/undefined/undefined.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.
