# 설치순서 확인

### 1. 신규 매장을 생성합니다.

{% content-ref url="new-shop" %}
[new-shop](https://pluspos.gitbook.io/android-pos-manual/android-pos/new-shop)
{% endcontent-ref %}

### 2. 포스 ASP 매장정보를 설정합니다.

{% content-ref url="shop-presetup" %}
[shop-presetup](https://pluspos.gitbook.io/android-pos-manual/android-pos/shop-presetup)
{% endcontent-ref %}

### 3. 상품 등록 / 테이블 설정 / 기능키 설정 등 포스 화면을 설정합니다.

{% content-ref url="sale-presetup" %}
[sale-presetup](https://pluspos.gitbook.io/android-pos-manual/android-pos/sale-presetup)
{% endcontent-ref %}

### 4. 포스 기기에서 설치하여 매장 로그인합니다.

{% content-ref url="setup" %}
[setup](https://pluspos.gitbook.io/android-pos-manual/android-pos/setup)
{% endcontent-ref %}

###


---

# 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-order.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.
