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

# 주변기기설치

- [영수증프린터](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined.md): 모델별 영수증 프린터 매뉴얼
- [멀티패드](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-1.md)
- [NICE](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-1/nice.md): 나이스밴 멀티패드
- [KIS](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-1/kis.md): 키스밴 멀티패드
- [JTNET](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-1/jtnet.md): 제이티넷밴 멀티패드
- [서명패드](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-2.md)
- [NICE](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-2/nice.md): NICE VAN 서명패드
- [KIS](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-2/kis.md): 키스정보통신 서명패드
- [JTNET](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-2/jtnet.md): 제이티넷 서명패드
- [ETC](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-2/etc.md)
- [발신자표시기](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-3.md): CID(Calling Identification Display)란? 발신자 번호 표시를 말하며 CID서비스를 통해 전화하는 고객의 전화 번호와 주소 등을 표시해주는 서비스입니다.
- [공유기](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/undefined-4.md): 공유기 관리자 페이지 접속 방법
- [IC리더기](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/ic.md)
- [NICE](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/ic/nice.md)
- [KIS](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/ic/kis.md)
- [JTNET](https://okpos-fieldsupport.gitbook.io/undefined/undefined-4/ic/jtnet.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-fieldsupport.gitbook.io/undefined/undefined-4.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.
