# 태블릿 사용방법

- [태블릿 설정하기](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined.md): 태블릿 처음시작하기
- [관리자태블릿으로 로그인](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-1.md): 관리자모드 사용 방법입니다.
- [플러스오더 환경설정](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-1/undefined.md): 플러스오더 앱 화면에서 사용을 위한 환경을 설정 합니다.
- [관리자태블릿 실행](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-1/undefined-1.md): 관리자 태블릿의 주문관리/메뉴관리/고객호출관리/태블릿관리/서빙관리/테마관리/공지사항/재고관리/예약석관리/주문마감관리(일정등록)/타이머관리 입니다.
- [ASP접속 기능(H77)](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-1/asp-h77.md): 관리자 태블릿에서 플러스오더 ASP로 접속할 수 있습니다.
- [플러스오더 주문하기 / 결제하기](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-2.md): 주문/결제하기
- [매장에서 플러스오더 운영 방법](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-3.md)
- [프로그램 버전 변경 방법](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-4.md)
- [직원호출 서비스 등록](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-5.md): 매장에서 필요한 경우 직원호출서비스를 사용할 수 있습니다.
- [광고 이미지, 영상 등록 방법](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-6.md)
- [태블릿 전원 예약시간 ON OFF](https://plusorder.gitbook.io/helpme/prog/undefined-4/on-off.md)
- [태블릿 고정IP 사용 방법](https://plusorder.gitbook.io/helpme/prog/undefined-4/ip.md)
- [태블릿 초기화](https://plusorder.gitbook.io/helpme/prog/undefined-4/undefined-7.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/prog/undefined-4.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.
