# 관리자태블릿 기능

- [주문관리 기능](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined.md)
- [메뉴관리 기능](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-1.md)
- [고객호출관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-2.md)
- [태블릿관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-3.md)
- [서빙관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-4.md)
- [테마관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-5.md)
- [공지사항](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-6.md)
- [예약석관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-7.md)
- [주문마감관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-8.md)
- [타이머관리](https://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-9.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://plusorder.gitbook.io/helpme/ex/undefined-2.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.
