# 예약 만들기

## 예약 페이지 생성

1. 되는시간에 로그인한 후\[예약 만들기]를 선택합니다.
2. 예약 방법에 따라 예약 유형을 선택합니다.
3. 예약 유형에 맞는 기본정보를 입력하고 저장합니다.
4. 추가 정보를 입력하지 않아도 예약 페이지는 생성됩니다.
5. 예약 페이지 링크를 활용해 예약자와 일정을 잡을 수 있습니다.

<figure><img src="/files/EyfM0LHIhsvc3RC6m8WW" 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/make-page/make.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.
