> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/okpos-2/okpos-plus.md).

# \[OKPOS Plus] 가맹점 등록 방법

## 💁‍♀️ 현장교육장에서 진행중인 OKPOS Plus 실습을 영상으로 배워보세요!

{% embed url="<https://www.youtube.com/watch?v=JezuyCMMjYc>" %}

***

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

***

### ➕ 영상 시청후 메뉴얼을 참고하여 Plus 설치를 더 쉽게 알아보세요 :)

{% content-ref url="/pages/75Q21r09JxtSVvQTMFa5" %}
[매장 등록하기](/okpos/okpos-2/okpos-plus/standalone.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kfkz5HcEAEadr12zJ6zp" %}
[프랜차이즈 본사 등록하기](/okpos/okpos-2/okpos-plus/standalone/undefined-1/headquarter.md)
{% endcontent-ref %}

{% content-ref url="/pages/GiKTdBDn6JErHUbEud7R" %}
[프랜차이즈 가맹점 등록하기](/okpos/okpos-2/okpos-plus/standalone/undefined-1/branches.md)
{% endcontent-ref %}

{% content-ref url="/pages/u7tvgmkw7FlOH1ewVs3U" %}
[Broken mention](broken://pages/u7tvgmkw7FlOH1ewVs3U)
{% endcontent-ref %}

{% content-ref url="/pages/n4PJqnFHZqojRXt4rLm5" %}
[프로그램 설치하기](/okpos/okpos-2/okpos-plus/undefined-1.md)
{% endcontent-ref %}

***

## 🛒[ 인증이 필요없는 일체형 장비 구입하러 가기!](https://www.okposbiz.co.kr/category/%ED%8F%AC%EC%8A%A4/25/)

## 🛒[ 타사장비에 사용할 Plus 라이선스 구입하러 가기!](https://www.okposbiz.co.kr/category/OKPOS-%EC%86%94%EB%A3%A8%EC%85%98/27/)

***


---

# 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://okpos.gitbook.io/okpos/okpos-2/okpos-plus.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.
