# 예약 완료 설정

## 예약자 정보 및 일정 정보를 표시합니다.

### 예약 완료 후 보여지는 화면 내용를 설정할 수 있습니다.

1. 예약이 완료 되면 예약자 정보와 일정 정보를 표시 합니다.
2. 다른 웹페이지로 이동시킬 수 있습니다.

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

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

### 예약 완료 안내 메시지를 작성할 수 있습니다.

1. 예약 완료 안내 메시지를 작성할 수 있습니다.
2. 링크를 입력하면 자동으로 활성화됩니다.

<figure><img src="/files/3mTsla2u3abD0TK4jvBn" alt=""><figcaption></figcaption></figure>

### 예약 완료 화면에 웹페이지를 추가할 수 있습니다.

1. 예약 완료 화면에 홈페이지, 블로그 등 웹페이지를 추가할 수 있습니다.
2. 버튼 추가하기로 여러개 삽입이 가능합니다.

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

### 일정 확정 방법을 선택할 수 있습니다. <a href="#confirm_kind" id="confirm_kind"></a>

1. 예약자가 예약을 완료하면 일정이 확정됩니다.
2. 주최자가 최종 확인 후 확정합니다.
   * 예약 대기 안내 메시지를 작성할 수 있습니다.
   * 예약자가 예약을 완료하면 작성한 안내 메시지가 보입니다.

<figure><img src="/files/1NwPUHsC1a74duM6wsxl" alt=""><figcaption></figcaption></figure>

### 예약자에게 개인 정보를 제공할 수 있습니다.

1. 예약자가 주최자에게 직접 연락할 수 있도록 이메일과 전화번호를 공개할 수 있습니다.


---

# 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/make-page/confirm.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.
