# 재설치

{% hint style="info" %}
대리점 ASP에서 등록 할 수 있습니다.
{% endhint %}

{% hint style="danger" %}
영업 중 재설치 시에는 앱초기화 전에 주문데이터를 확인 후 진행해주세요.
{% endhint %}

1. **시스템 관리 -> POS버전관리 -> 설치관리**로 이동해주세요.\
   ![](/files/eNGR5IRaSUqMrrB5B1dW)

2. 오른쪽 **설치 의뢰**를 눌러주세요.<br>

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

3. **매장명** 또는 **매장코드**를 넣어 조회하세요.<br>

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

4. 설치 매장을 찾아 **체크박스**를  선택하세요.

5. **설치 사유**를 선택하고, **상세 내용을 입력**해주세요. <br>

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

6. 저장을 눌러주세요. <br>

7. **플러스 포스** 앱을 초기화 시켜주세요\
   -> [앱 초기화](/android-pos-manual/android-pos/setup/app-init.md)<br>

8. 대리점 아이디로 로그인 후 매장 선택 후 이용하세요.

<br>


---

# 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://pluspos.gitbook.io/android-pos-manual/android-pos/setup/resetup.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.
