# 2단계 인증 설정하기

<figure><img src="https://2394062053-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpbHgrX2q0GjV7GpeGFRm%2Fuploads%2FsOedvP7457rJNeXRGxUT%2Fguide_107.png?alt=media&#x26;token=a536baae-c5a2-4deb-b3dc-a16679681de6" alt=""><figcaption><p>2단계 인증 설정 화면</p></figcaption></figure>

* 가입 신청을 완료했다면 로그인을 위한 네이버 ID의 2단계 인증을 설정해 주세요.
* 네이버앱  > 좌측 상단 삼선 메뉴 > 프로필 별명(ex. 홍길동님) > 보안설정 > 2단계 인증 설정

{% hint style="info" %}
**2단계 인증이란?**

ㆍ로그인 시 아이디·비밀번호 입력 후, 사전에 등록한 스마트 기기(통화가 가능한 기기)의 네이버앱을 통해 로그인을 허용하는 이중보안 서비스입니다.

ㆍ스튜디오의 모든 이용자는 네이버앱에서 제공하는 2단계 인증을 필수로 사용해야 합니다.
{% endhint %}

* 2단계 인증은 최신 버전의 네이버앱에서 가능합니다. 네이버앱의 최신 업데이트를 유지해 주세요.&#x20;
* 로그인 인증 알림을 받을 기기는 '통화'가 가능해야합니다.&#x20;
* 기기에 USIM이 없거나 아이패드 같이 통화 기능이 없는 스마트기기는 사용할 수 없습니다.&#x20;
* 2단계 인증을 사용하지 않으면 스튜디오 로그인이 불가합니다. 설정 이후에도 사용을 유지해 주세요.


---

# 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://naver-premiumcontents.gitbook.io/guide/chapter1/page2.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.
