> For the complete documentation index, see [llms.txt](https://guide.whattime.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.whattime.co.kr/prepare/connect/naver.md).

# 네이버 캘린더 연결

## 네이버 캘린더 연결

### 이중 인증을 사용하지 않는 경우

1. 사용하시는 네이버 비밀번호를 입력하시면 연동됩니다. 비밀번호는 암호화 되어 안전하게 저장됩니다.

### 이중 인증을 사용하는 경우

1. 네이버 이중 인증을 사용하는 경우 네이버 비밀번호로는 연결되지 않습니다.
2. 네이버 애플리케이션 비밀번호 사용에서 생성한 비밀번호를 입력해 주세요.
3. 네이버 > 내정보 > 보안 설정 > 2단계 인증 > 관리하기 > 애플리케이션 비밀번호 관리
4. 비밀번호 관리에서 직접 입력으로 설정하시고 비밀번호 생성을 눌러주세요
5. 해당 비밀번호를 되는시간에서 입력해 주세요.
   1. 네이버 고객센터 : [바로가기](https://help.naver.com/service/5640/contents/8584?lang=ko)


---

# 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://guide.whattime.co.kr/prepare/connect/naver.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.
