# 행사 & 장소 생성하기

## 행사&장소를 위한 새로운 페이지를 생성합니다.

1. \[홈] - \[만들기] - \[행사&장소 생성]
2. 행사&장소용 전용 페이지에서는 각각의 페이지가 개별적으로 작동 됩니다.
   * (예) A예약 페이지 10시 예약 시 B 예약 페이지 10시 예약 가능

<figure><img src="/files/xWzZOqhqPZKFoycnbkh3" 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/manage-page/location.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.
