# 캘린더 연결하기

## 캘린더 연결

* 캘린더와 연동하여 비어 있는 미팅 가능한 시간을 바로 보내기 할 수 있어요.
* 가입 시 Google, Outlook 캘린더와 연동하신 분도 추가로 캘린더를 연동할 수 있어요.

{% content-ref url="/pages/ukoNxuL02OY1QmlHvkO6" %}
[기본 캘린더 연결 가이드](/prepare/connect/base.md)
{% endcontent-ref %}

{% content-ref url="/pages/kyR3lqiF0XUX8qaMXXmF" %}
[구글 캘린더 상세 설정](/prepare/connect/google.md)
{% endcontent-ref %}

{% content-ref url="/pages/M95Z0VpCefMB9R8kRUX8" %}
[네이버 캘린더 연결](/prepare/connect/naver.md)
{% endcontent-ref %}

{% content-ref url="/pages/mUuZEG9WiTps7HYPh2Ft" %}
[네이버 웍스 캘린더 연동](/prepare/connect/naver_works.md)
{% endcontent-ref %}

{% content-ref url="/pages/w90Q5NZXP7Aj5gZnZwWN" %}
[Apple iCloud 캘린더 연결](/prepare/connect/apple.md)
{% endcontent-ref %}


---

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