# 추가 설정 기능

## 다양한 추가 설정 기능으로 편리하게 사용하세요.

### 시간 선택 간격

1. 예약 페이지에 보이는 시간 간격을 5분 \~ 1시간 단위로 설정해 줄 수 있습니다.

<figure><img src="/files/2AUSQwWHOX4q3IoR2liz" alt=""><figcaption></figcaption></figure>

**활용방법**

• 상담 예약을 1시간 동안 진행하지만 30분 간격으로 예약을 받고 싶을

• 면접을 50분 진행하지만 10분 간격으로 최대한 많은 면접을 진행할때

### 준비시간

1. 갑작스러운 미팅이 잡히지 않도록 준비 시간을 설정해 줄 수 있습니다.
2. 당일 예약을 받지 않을 수 있습니다.&#x20;
3. (예)24시간 이후의 일정부터 예약자가 예약할 수 있습니다.

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

### 하루 최대 예약 횟수

1. 하루의 최대 예약 횟수를 설정해서 너무 많은 미팅이 잡히지 않도록 할 수 있습니다.
2. (예)하루 예약이 3회를 넘어가면 더 이상 예약할 수 없습니다.

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

### 중복 예약 방지

1. 동일한 예약자가 중복으로 예약하지 못하도록 방지 기능을 설정할 수 있습니다.
2. (예)기존 예약자는 30일 동안 동일한 예약을 할 수 없습니다.

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

### 타임존 표시

1. 예약자의 타임존으로 자동 표시 :예약자의 브라우저에 설정된 타임존으로 자동 표시됩니다.
2. 설정한 시간대로 고정 :주최자가 설정한 시간대로 고정되어 표시됩니다.

   * \[프로필] - \[계정 설정] - \[타임존]

   <figure><img src="/files/WTZRODYnxRcBE9zsEGem" 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/availability/more.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.
