# 웨이팅 관리

- [웨이팅 운영 상태](https://matetech.gitbook.io/mate/um/waiting/set-up/admin/status.md): ① 웨이팅 시작  ② 바로입장  ③ 휴게시간  ④ 웨이팅 중지 상태 가 있어요.
- [입장/취소 처리](https://matetech.gitbook.io/mate/um/waiting/set-up/admin/guidance.md): ✔ 웨이팅 서비스를 신청한 경우에만 해당하는 기능입니다.
- [웨이팅 시간 설정](https://matetech.gitbook.io/mate/um/waiting/set-up/admin/settingtime.md): ✔ 웨이팅 서비스를 신청한 경우에만 해당하는 기능입니다.


---

# 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://matetech.gitbook.io/mate/um/waiting/set-up/admin.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.
