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

# 커피에반하다 POS사용자 매뉴얼

## 원격(애니서포트) 연결방법

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

## 원격(씨트롤) 연결방법

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

## POPs로그인 방법

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

## 영업마감/개시방법1

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

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

## 카드결제

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

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

## 카드취소

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

## 단순현금결제

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

## 현금영수증결제

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

## 금액분할(더치페이)

<figure><img src="/files/85YfGtP6A0jiIWUuCTEp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9oWJ38ziG8Ef40JhC0RN" alt=""><figcaption></figcaption></figure>

## 품목분할(더치페이)

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

## 톨게이트선불카드결제

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

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

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

## 톨게이트선불카드취소

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

## 스템프쿠폰(톨게이트)결제

<figure><img src="/files/4DPVCixI8Npq5xj0HqeA" alt=""><figcaption></figcaption></figure>

## 스템프사후적립

<figure><img src="/files/9qShLhd6hKJ0CgOkk5YS" alt=""><figcaption></figcaption></figure>

## 모바일쿠폰 금액권결제

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

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

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

## 모바일쿠폰 메뉴권결제

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

## 페이코결제

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

## ASP매출확인

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

## 스마트폰 매출확인

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

## 공지내용확인방법

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

## 기능키설명

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

## 메뉴단가변경

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

## 메뉴생성

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

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

<figure><img src="/files/5m9wDdrJF9gHAnPrc16c" alt=""><figcaption></figcaption></figure>

## 메뉴삭제

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


---

# 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/pos.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.
