# 되는시간 준비하기

- [캘린더 연결하기](https://guide.whattime.co.kr/prepare/connect.md)
- [기본 캘린더 연결 가이드](https://guide.whattime.co.kr/prepare/connect/base.md)
- [구글 캘린더 상세 설정](https://guide.whattime.co.kr/prepare/connect/google.md)
- [네이버 캘린더 연결](https://guide.whattime.co.kr/prepare/connect/naver.md)
- [네이버 웍스 캘린더 연동](https://guide.whattime.co.kr/prepare/connect/naver_works.md)
- [Apple iCloud 캘린더 연결](https://guide.whattime.co.kr/prepare/connect/apple.md)
- [되는시간 기본 설정](https://guide.whattime.co.kr/prepare/start.md)
- [서비스 연동하기](https://guide.whattime.co.kr/prepare/integration.md)
- [Zapier](https://guide.whattime.co.kr/prepare/integration/zaiper.md)
- [Zoom](https://guide.whattime.co.kr/prepare/integration/zoom.md)
- [Google Analytics](https://guide.whattime.co.kr/prepare/integration/google-analytics.md)
- [Meta Pixel](https://guide.whattime.co.kr/prepare/integration/meta-pixel.md)
- [카카오 비즈니스 채널](https://guide.whattime.co.kr/prepare/integration/kakao_business.md)
- [Google Sheet](https://guide.whattime.co.kr/prepare/integration/google-sheet.md)
- [Notion](https://guide.whattime.co.kr/prepare/integration/notion.md)
- [위젯](https://guide.whattime.co.kr/prepare/integration/widget.md)
- [서버 API](https://guide.whattime.co.kr/prepare/integration/api.md)
- [문자 발신 번호 변경](https://guide.whattime.co.kr/prepare/integration/send_number.md)
- [가능한 시간 설정](https://guide.whattime.co.kr/prepare/availability.md)
- [사용자 초대하기](https://guide.whattime.co.kr/prepare/invite.md)


---

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