> 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/stor/undefined-2.md).

# 타사 태블릿 사용방법

### 🞜 일반 태블릿(타사태블릿)에 플러스오더 앱 설치 방법

**○ 설치 가능한 타사 태블릿 안내**

1. NTP-10, NAP-10(안드로이드포스)
2. 태블릿 제조사가 태클라스크 (Teclast) 인 태블릿 중, 안드로이드 OS 11 버전&#x20;
3. 갤럭시탭 A9플러스
4. 기타 장비에는 사용이 불가합니다. &#x20;
5. 태블릿제조사가 태클라스크이고,  안드로이드 11인 경우, 자료실에서 최신 설치앱을 다운로드 받아 설치 후 앱 실행이 되는지 확인하시면 됩니다.&#x20;
6. 다음과 같이 메시지가 나오는 경우 사용이 불가합니다.&#x20;

<figure><img src="/files/5fOy2q6fc0EqNXCkE6vK" alt=""><figcaption></figcaption></figure>

&#x20;

**○ 타사 태블릿 사용 주의사항**

1. 타사 장비를 사용하시는 경우, 프로그램 버전 변경 시 자동 업데이트가 안될 수 있습니다.
2. 위 설치파일 사용 시, 해당 프로그램 버전으로만 사용 가능합니다.&#x20;

**○ 타사 태블릿 플러스오더 사용 방법**

1. 위 플러스오더 앱 ZIP파일을 컴퓨터에다운로드 하세요.&#x20;
2. 압축을 풀어주세요.&#x20;
3. 압풀 해제된 폴더를 마이크로SD카드에 복사해 주세요. (USB-C타입 사용할 수 있는 메모리카드 사용 가능합니다. )
4. 태블릿에 마이크로SD카드를 넣어주세요.
5. 태블릿에 "파일" , "FILES" , "파일탐색기" 앱과 같이 파일을 관리하는 앱을 실행하여, SD카드또는메모리카드에 있는 앱 설치파일을 설치해 주세요.&#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/stor/undefined-2.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.
