# 기본 정보

## 예약자와 미팅하는 방법을 설정합니다.

1. \[예약 만들기] - \[기본 정보] -\[미팅 방법]
2. 2개 이상의 미팅 방법을 선택하여 예약자 원하는 방식으로 예약할 수 있습니다.

   * 직접 만나기 :미팅 장소의 위치 정보나 주소를 입력해 주세요.
   * Google Meet :구글 메일이 연동되어 있다면 Google Meet 주소는 자동 생성됩니다.
   * Zoom :Zoom을 연동하고 화상회의를 진행할 수 있습니다.
   * 화상회의 :기타 화상회의 주소를 입력하여 회의를 진행할 수 있습니다.
   * 예약자가 전화 :예약자가 예약 시간에 전화할 수 있도록 주최자의 연락처를 입력해 주세요.
   * 주최자가 전화 :예약자가 기재한 전화번호로 예약 시간에 주최자가 전화합니다.
   * 예약자가 자유롭게 입력 :예약자가 원하는 방법을 자유롭게 입력합니다.
   * 주최자가 자유롭게 입력 :주최자가 원하는 방법을 자유롭게 입력합니다.

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