> For the complete documentation index, see [llms.txt](https://pluspos.gitbook.io/android-pos-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pluspos.gitbook.io/android-pos-manual/plus-pos-apk/tablet-setup/kis-a.pos/apos-os.md).

# APOS OS 업데이트

{% hint style="danger" %} <mark style="color:red;">**KIS-APOS장비에 플러스 포스/키오스크를 사용하는 경우에만 업데이트 하세요.  (원격 업데이트 금지)**</mark>

<mark style="color:red;">**(업데이트 완료후 APos KIS 앱이 사라집니다.)**</mark>
{% endhint %}

**\[ 업데이트 순서 ]**

1.설정 > 태블릿 정보 에서 빌드번호 확인

<figure><img src="/files/6HCVpoNSgoph3qPAfyni" alt=""><figcaption></figcaption></figure>

2. 장비 빌드번호에 맞는 업데이트 파일 다운로드 (업데이트 버전 : 1037)
   1. 현재 : 1017 인경우, &#x20;

      <https://drive.google.com/file/d/1-yYkvIZl--Y10muwtr80LuePKwVarSd1/view?usp=sharing>
   2. 현재1028  인경우,

      <https://drive.google.com/file/d/1GukpAmkII8-wujLffGaxUx6IOH7utDFu/view?usp=sharing>
   3. 현재1031 인경우,

      <https://drive.google.com/file/d/1S2kxxSKWgTN8yXOm8Beapsqg5K7r7hji/view?usp=sharing>
   4. 현재 1031\_08 인경우,

      지원하지 않습니다. 필요시 밴드로 문의 주세요.
   5. 현재 1033 인경우,
      1. <https://drive.google.com/file/d/12T_LfzBuTBLk0ivPc71yeOz5afin7Yb-/view?usp=sharing>
      2. [https://drive.google.com/file/d/1bxQuYOpZTeQE2qYqSh41JO2EdscUopln/view?usp=sharing ](<https://drive.google.com/file/d/1bxQuYOpZTeQE2qYqSh41JO2EdscUopln/view?usp=sharing >)
      3. <mark style="color:red;">1 업데이트 완료 후 2 업데이트 해주세요.</mark>
3. USB에 다운받은 OS 파일을 넣고, KIS-APOS 후면에 USB를 연결하세요 <mark style="color:red;">(OTG포트 제외)</mark>
4. \[2]에서 다운받은 apk를 실행 및 설치하세요.
5. 설치가 완료되었으면 장비를 재부팅하세요.
6. 재부팅시 업데이트 여부를 묻는 팝업이 나오면 "**업데이트  시작**"을 선택해주세요.

   <figure><img src="/files/eIKH9Xm2nITjVHiG7zbi" alt=""><figcaption></figcaption></figure>
7. 업데이트 완료 후 재부팅됩니다.
8. &#x20;업데이트가 잘 되었는지 빌드번호를 확인해 주세요. (순서1과 동일)


---

# 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://pluspos.gitbook.io/android-pos-manual/plus-pos-apk/tablet-setup/kis-a.pos/apos-os.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.
