# 이메일로 예약 가능한 시간 공유

## 이메일로 원하는 예약 우선순위 일정을 보낼 수 있습니다.

1. \[예약 페이지] - \[전달]

<figure><img src="/files/80OmC97xlScsz9IKMEGb" alt=""><figcaption></figcaption></figure>

2. 이메일 링크 보내기로 원하는 우선순위 일정을 선택합니다.

<figure><img src="/files/iB4MEdJgiXVOvdvKFjUf" alt=""><figcaption></figcaption></figure>

3. 선택한 시간을 확인 후 복사 후 이메일에 붙여 넣기 합니다.

<figure><img src="/files/Lsbv1wz9vs32CS1U4qJt" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started/share/email.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.
