> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/setting/member.md).

# 회원 가입

## 회원가입 페이지란?

회원가입 페이지는 관리자가 회원가입 시 받을 정보를 설정하고, 사용자가 가입 시 확인하는 약관을 설정하는 페이지 입니다.

회원기능을 사용하지않더라도, 약관의 내용은 사이트 정책을 담아 필수로 작성을 해주셔야합니다.

보다 자세한 내용은 각각의 상세 가이드를 참고 부탁드립니다.

<figure><img src="/files/wqmoBWZJUYpiSvqbAgQ6" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="167">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/U9geGGzFDujAfXIWcV5x">기본 로그인</a></td><td>회원 가입 기능에 대한 사용 여부 및 가입 시 받을 정보를 설정합니다.</td></tr><tr><td><a href="/pages/sLtBrcmf6MSyQTZaKOls">소셜 로그인</a></td><td>네이버/카카오 등 SNS를 통해 보다 쉽게 사이트에 가입 할 수 있습니다.</td></tr><tr><td><a href="/pages/AOAEFDBIdchb6xE4FFCZ">가입약관</a></td><td>회원가입 시 고객에게 전달이 되는 약관 정보를 설정합니다.</td></tr><tr><td><a href="/pages/RzQdgnN698wieBjbFdPy">본인인증</a></td><td>본인인증 본인인증/성인인증 서비스를 통해 중복가입을 방지하고<br>미성년의 사이트 가입을 제한 할 수 있습니다.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/setting/member.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.
