# 추가 설정

## 예약페이지 추가설정해

### 여러개 시간 제안 받기

1. 2개 이상의 일정을 제안 받고, 추최자가 최종 확정합니다.

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

### 캘린더 저장 내용 변경을 변경하세요.

1. 예약이 완료되면 연동된 캘린더에 정보가 자동 입력 됩니다.
2. 제목과 내용을 변경할 수 있습니다.

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

### 예약 페이지 색깔을 커스텀할 수 있습니다.

1. 회사의 브랜딩 색상을 선택할 수 있습니다.
2. 글자색과 버튼색을 변경할 수 있습니다.

<figure><img src="/files/68TQtjAqDcVSGE87M1xz" alt=""><figcaption></figcaption></figure>

### 예약 페이지에 표시되는 언어를 설정 합니다.

1. 예약자의 웹사이트 브라우저 설정 언어에 따라 자동 번역 됩니다.
2. 한국어, 일본어, 영어로 설정할 수 있습니다.

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

### 예약된 일정이 있어도 예약 가능하게 할 수 있습니다.

1. 캘린더에 일정이 있어도 중복으로 예약이 가능합니다.
2. 다른 예약페이지에 일정이 있어도 중복으로 예약이 가능합니다.

<figure><img src="/files/OGJc1CzFlSMA2heKmiNg" 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/custom.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.
