# 네이버 로그인 플러스는 어떻게 사용하나요?

먼저 네이버 로그인 플러스를 신청해 주세요.

> [네이버 로그인 신청하러 가기 \[클릭!\]](/faq/customer/undefined/undefined-6.md)&#x20;

{% stepper %}
{% step %}
로그인/회원가입 페이지에 “네이버 로그인”을 클릭하여 간편 가입을 진행해 주세요.

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

네이버 로그인 플러스 사용 시, 쇼핑몰 회원가입/로그인 페이지에 자동으로 디자인이 적용돼요.
{% endstep %}

{% step %}
간편가입 약관동의 화면이 노출돼요.

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

약관동의를 선택 후, 동의하기 버튼을 클릭해 주세요.
{% endstep %}

{% step %}
가입회원 케이스에 따른 간편가입

{% tabs %}
{% tab title="최초 네이버 간편가입한 회원이라면?" %}

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

* 약관 동의 시, 회원가입이 완료돼요.
* 마이페이지 > 회원정보에서 SNS연동됨을 확인할 수 있어요.&#x20;
  {% endtab %}

{% tab title="기존 네이버 회원이라면?" %}
정상적으로 네이버로그인 처리가 돼요.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="일반 회원의 네이버 로그인 플러스 연동" %}

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

① 이메일, 휴대폰번호가 동일한 경우, 기존 계정 연결 화면이 노출돼요.\
이메일 중복 : 계정 연동만 가능 / 휴대폰 번호 중복 : 계정 연동 or 신규 가입 가능

② 로그인 버튼을 클릭하여 기존 계정으로 로그인해 주세요.\
잘못된 계정으로 로그인할 경우에는 사용에 문제가 될 수 있으니 연동 전에 계정을 확인해 주세요.

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

③ 로그인 성공 시, 계정 연결하기 버튼을 클릭해 주세요.

④ 비밀번호 재확인 화면에서 비밀번호를 입력하면 SNS연동됨을 확인할 수 있어요.

⑤ 연결이 완료되면 로그아웃 후, 네이버 로그인을 통해서 로그인해 주세요.\
기존에 사용하던 아이디와의 연동으로 쿠폰, 적립금 등을 그대로 사용할 수 있어요.
{% endtab %}
{% endtabs %}
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
주의사항

* 일반계정이 있는 회원이 네이버로그인 연동 시, 기존 저장된 회원 정보로 유지돼요.
* SNS 로그인 상태에서 연동 해제는 불가합니다. 기존 ID, PW으로 로그인하여 해제해 주세요.
* 개별디자인은 기존 가상태그로 사용하시면  돼요.&#x20;
* 만약 하이퍼링크로 사용하시는 경우, sns\_login\_log('naver\_plus')로 입력해 주세요.
  {% 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/faq/customer/undefined/undefined-7.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.
