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

# 멀티패드/모바일쿠폰/간편결제 연동현황

- [멀티패드 확인하기](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad.md): 26.02.05 update
- [멀티패드'설정'내용 자동입력 기능](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/automultipad.md): 26.05.14 update
- [포스 멀티패드 연동현황](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined.md): 26.02.05 update
- [NICE](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/nice.md): 26.06.11 update
- [KIS](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/kis.md): 26.06.11 update
- [DAOU](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/daou.md): 26.06.05 update
- [KCP](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/kcp.md): 26.06.11 update
- [KOCES](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/koces.md): 26.06.11 update
- [SMARTRO](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/smartro.md): 26.06.11 update
- [KSNET](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/ksnet.md): 26.06.11 update
- [JTNET](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/jtnet.md): 26.06.11 update
- [KICC](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/kicc.md): 26.06.11 update
- [KFTC](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/kftc.md): 26.06.11 update
- [SPC](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/spc.md): 26.06.11 update
- [KPN](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined/kpn.md): 26.06.11 update
- [키오스크 멀티패드 연동현황](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined-1.md): 26.02.11 update
- [NICE](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined-1/nice.md): 26.02.11 update
- [KIS](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined-1/kis.md): 26.05.20 update
- [KICC](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined-1/kicc.md): 26.05.20 update
- [NICE PAYMENTS (구.JTNET)](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipad/undefined-1/nice-payments-.jtnet.md): 26.05.20 update
- [모바일쿠폰 연동 현황 / 설정 방법](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipads_mobilecoupon.md): 26.01.29 update
- [간편 결제 연동 현황](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipads.md): 26.05.21 update
- [OKPOS VAN사 별 간편결제](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipads/okpos-van.md): 26.05.21update
- [KIOSK VAN사 별  간편결제](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipads/kiosk-van.md): 26.05.21 update
- [NEW KIOSK  VAN사 별 간편결제](https://okpos.gitbook.io/okpos/okpos-1/undefined-1/multipads/new-kiosk-van.md): 26.05.21 update


---

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