> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-8.md).

# 예약기능으로 태블릿 끄고 켜기

#### ○ 태블릿 전원을 끄고 켜는 예약시간 설정 방법입니다.

#### ○ 해당 기능은 안드로이드OS 기능으로 테이블오더 앱 서비스와 무관합니다.

#### ○ <mark style="color:red;">예약 종료는 실행되나, 예약 켜기 기능이 안되는 경우가 있음을 안내 드립니다.</mark>

#### &#x20;1. 태블릿 바탕화면으로 이동합니다.

<figure><img src="/files/RJlVT3Q2t23xTzRjBjZS" alt=""><figcaption></figcaption></figure>

#### 2. 설정앱을 실행합니다.&#x20;

#### 3. 예약시간 On / Off 항목을 클릭합니다.

<figure><img src="/files/ZQgIUnxQwkhrWCRhxu69" alt=""><figcaption></figcaption></figure>

#### 4. 예약시간 설정합니다.

<figure><img src="/files/N3hnKIpMWMRvZAjV5TQp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Uzh69vwgDmjseKbKkXOc" alt=""><figcaption></figcaption></figure>

#### 5. 주의 사항

&#x20;<mark style="color:red;">- 전원 꺼지는 시간과 켜지는 시간 사이 간격은 최소 10분 이상 간격이 있어야 합니다.</mark>&#x20;

&#x20;<mark style="color:red;">- 예약시간을 설정했으나, 태블릿의 전원 버튼을 눌러 종료하거나, 관리자모드에서  태블릿 일괄 종료 하는 경우 예약시간이 작동되지 않습니다.</mark>&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-8.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
