# 웨이팅(대기시스템)

- [대기접수](https://support.thegrowing.co/growing-sales/product/waiting/customer.md): 고객 대기관리 서비스 그로잉세일즈 웨이팅의 사용메뉴얼
- [대기관리](https://support.thegrowing.co/growing-sales/product/waiting/mgmt.md): 고객으로부터 접수된 대기를 관리할 수 있는 관리 메뉴얼입니다.
- [대기설정](https://support.thegrowing.co/growing-sales/product/waiting/setting.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://support.thegrowing.co/growing-sales/product/waiting.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.
