> 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-1/0.-okpos.md).

# 0. OKPOS 시작하기

<figure><img src="/files/i6Mhtiuncrpb3i7uCmly" alt="" width="563"><figcaption></figcaption></figure>

### 1️⃣ 대리점 영업정보시스템(ASP) 접속

① 교육 이수 후 카카오채널'OKPOS CEO'를 통해 대리점계정을 신청할 수 있습니다.

② [대리점 영업정보시스템(ASP) 자세히보기](https://okpos.gitbook.io/okpos-guide/0.-okpos/asp)[ (클릭)](https://okpos.gitbook.io/okpos-guide/0.-okpos/asp)

***

### 2️⃣ VAN사 별 설정방법 확인

① OKPOS는 13개 VAN을 모두 사용할 수 있어요 :)

[② VAN사 별 설정방법 자세히보기](/okpos/okpos-1/van.md)

***

### 3️⃣,4️⃣ 주변장치 연결방법 및 멀티패드 연동현황 확인

[① 주변장치와 멀티패드를 OKPOS 프로그램에 연동하는 방법 자세히보기](/okpos/okpos-1/undefined.md)

***

### &#x20;5️⃣각 프로그램 별 라이선스 및 요금정책 확인하기

① OKPOS의 장비/ 라이선스 구입처부터 이용 정책까지 한번에 확인하세요!

② [프로그램 별 라이선스 및 요금정책 자세히보기](/okpos/okpos-1/undefined-2.md)

***


---

# 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-1/0.-okpos.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.
