> 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/join.md).

# 기본 로그인

사이트에 회원가입 적용 여부 및 가입 시 받을 정보들을 설정합니다.

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

## 1. 회원 기능 사용 설정

사이트 이용을 위한 가입 여부를 설정하게 됩니다.

{% hint style="warning" %}
**\[사용하지 않음]** 설정 시 사이트 방문자가 직접 회원가입하는것은 불가능합니다.

* **\[운영관리 > 회원 - 활성회원]** 에서 관리자가 직접 추가만 가능
  {% endhint %}

## 2. 회원가입 폼 설정

사이트에 가입 시 받는 정보를 설정합니다.\
정보는 필수 항목과 선택항목으로 나뉘게 됩니다.

{% tabs %}
{% tab title="필수 항목" %}
사이트 가입 시 필수로 설정을 해야하는 항목입니다. \
로그인 계정은 아이디와 이메일 중 하나의 방법을 선택할 수 있습니다.

{% hint style="info" %}
로그인 계정으로 아이디를 사용하더라도 이메일 정보는 필수로 받게 됩니다.
{% endhint %}

<table data-header-hidden><thead><tr><th width="146">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설정</td></tr><tr><td><strong>아이디</strong></td><td><p>로그인 시 아이디 정보를 통해 로그인을 할 수 있습니다.</p><ul><li>필수 항목</li></ul></td></tr><tr><td><strong>이메일</strong></td><td><p>로그인 시 이메일 정보를 통해 로그인을 할 수 있습니다.</p><ul><li>로그인 계정 사용 여부와 별개로 필수 입력 항목</li></ul></td></tr><tr><td><strong>비밀번호</strong></td><td><p>로그인 시 사용할 비밀번호 입니다.</p><ul><li>비밀번호 조건 설정 가능</li><li>[ <strong>! @ # $ % ^ &#x26; * ( ) _ - = + ?</strong> ] 외 특수문자 사용 불가</li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="선택항목" %}
사이트 가입 시 선택적으로 입력이 가능한 항목 입니다.\
관리자는 필요에 따라 선택 또는 필수로 지정할 수 있습니다.

<table><thead><tr><th width="164">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설정</td></tr><tr><td><strong>이름</strong></td><td><p>사이트 가입자의 이름을 기재합니다.</p><ul><li>상품 주문 및 결제 시 사용자 정보로 사용 합니다.</li></ul></td></tr><tr><td><strong>휴대폰번호</strong></td><td><p>사이트 가입자의 휴대폰 번호를 기재합니다.</p><ul><li>상품 주문 및 결제 시 사용자 정보로 사용 합니다.</li></ul></td></tr><tr><td><strong>전화번호</strong></td><td>사이트 가입자의 전화번호를 기재합니다.</td></tr><tr><td><strong>주소</strong></td><td>사이트 가입자의 주소를 기재합니다.</td></tr><tr><td><strong>생년월일</strong></td><td>사이트 가입자의 생년월일을 기재합니다.</td></tr><tr><td><strong>성별</strong></td><td>사이트 가입자의 성별을 선택합니다.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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/join.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.
