# 나이스 플러스오더 설치순서 확인

{% stepper %}
{% step %}

### 매장에 OKPOS 또는 메타포스를 설치합니다.&#x20;

* OKPOS NK버전, 메타포스 프로그램이 플러스오더 서비스와 연동됩니다.&#x20;
* 나이스정보통신 OKPOS ASP : [www.niceokpos.co.kr](http://www.niceokpos.co.kr)
* 키스정보통신 OKPOS ASP : [www.kisokpos.co.kr\&#x20](http://www.kisokpos.co.kr\&#x20);
* 나이스페이먼츠 OKPOS ASP : [www.nicepayokpos.co.kr](http://www.nicepayokpos.co.kr)

{% endstep %}

{% step %}

### 플러스오더 대리점 신청을 합니다. (최초 1회)

* 플러스오더 대리점등록신청 페이지를 참고해 주세요.
* 플러스오더 ASP , 대리점 계정 신청하는 절차입니다.

{% endstep %}

{% step %}

### 플러스오더 ASP 에서 가맹점 매장정보를  등록합니다.&#x20;

* OKPOS 가맹점은 매장코드로 매장정보로 불러올 수 있습니다.

{% endstep %}

{% step %}

### 플러스오더 ASP에서 매장환경설정을 합니다.&#x20;

* 매장환경설정 화면에서 설정 및 저장합니다.
* 메뉴권한 탭에서 권한을 부여합니다.

{% endstep %}

{% step %}

### 플러스오더 ASP에서 설치의뢰를 해주세요.

* 시스템관리 > POS버전관리 > 설치관리에서 설치의뢰를 해주세요.

{% endstep %}

{% step %}

### 메인포스에 플러스오더 Agent 파일을 설치합니다.&#x20;

* Agent 설치 후 대리점 계정으로 로그인 및 설치 의뢰한 매장정보를 선택합니다.
* Agent 실행 확인 후, 데이터 동기화를 실행합니다.&#x20;

{% endstep %}

{% step %}

### 플러스오더 ASP에서 매장계정으로 로그인합니다.

* 상품변경 화면에서 상품이미지 등록합니다.
* 터치키관리 화면에서 터치키 분류 및 터치키를 등록합니다.&#x20;
* 플러스오더 Agent에서 데이터 동기화를 실행합니다.&#x20;

{% endstep %}

{% step %}

### 플러스오더 태블릿에서 메뉴 확인을 합니다.&#x20;

* 메뉴, 이미지, 가격 등 내용을 확인합니다.
* 주문한 정보가 POS에 등록되는지 확인합니다.
* 선불제 매장은 태블릿에서 최조 키다운로드를 실행해야 합니다.
  {% endstep %}
  {% endstepper %}

{% content-ref url="/pages/AuHPQGibGRS5cQ2efRth" %}
[자주하는 질문](/helpme/faq/undefined.md)
{% 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://plusorder.gitbook.io/helpme/prog/undefined.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.
