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

# Apple iCloud 캘린더 연결

## Apple iCloud 캘린더 연결

### Apple 계정 페이지에서 앱 암호를 발급하세요.

1. Apple 계정 페이지에 로그인합니다.
2. '보안' 섹션에서 '이중 인증'을 설정합니다. (이미 이중 인증을 사용 중이라면 생략합니다.)
3. '보안' 섹션에서 '앱 암호' 아래에 있는 '암호 생성'을 선택합니다.
4. 생성한 '앱 암호'를 복사합니다.

### 되는시간에 Apple iCloud 캘린더를 연결하세요.

1. 메뉴에서 \[캘린더 연결]을 선택합니다.
2. \[캘린더 계정 추가] 버튼을 선택합니다.
3. \[Apple iCloud 캘린더 연결하기] 버튼을 선택합니다.
4. 'Apple ID'와 'Apple ID 앱 암호'를 입력해 iCloud 캘린더 연결을 완료합니다.


---

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