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

# 판매화면 설명

포스 메인 화면이에요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Foz0RC7a6baxUCT7Z8k0o%2Fimage.png?alt=media&amp;token=aece8863-c883-49c6-918d-8f483e6bd9c8" alt=""><figcaption><p>판매화면</p></figcaption></figure>

### 1. 키오스크 모드 전환

OFF 키오스크 상태에서 클릭시, 키오스크 모드로 전환이 돼요.

키오스크 모드에서는 \[키오스크 ON] 으로 표시가 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F2ATabFo1jTnGKaj7n9C5%2Fimage.png?alt=media&amp;token=222f7302-9951-43bf-9da6-85636995e183" alt=""><figcaption></figcaption></figure>

### 2.  시스템 메뉴

전원모양의시스템 메뉴버튼 클릭시, 비상결제모드, 새로고침, 앱종료, 로그아웃 메뉴가 보여져요.

2-1. 비상결제 모드: 인터넷 접속 차단시에 동작하는 기능이에요.

2-2. 새로고침: ASP에서 수정을 했을경우, 새로고침을 해서 동기화 시켜요.

2-3. 앱종료: 포스앱을 종료해요.

2-4. 로그아웃: 로그아웃을 해요.

### 3. 설정

3-1. 상품 순서 변경, 삭제

3-2. 상품 추가

3-3. 카테고리와 자주쓰는 옵션을 사용여부선택  할수있어요.

3-4. 상품배열을 1줄에 2개\~6개까지 선택 할 수 있어요.

3-5. 메뉴 글자 크기를 기본과 큰 글씨중에 선택 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FSoWZ7gO9ZFywg8g8OeCl%2Fimage.png?alt=media&amp;token=56cb1ae9-754c-41b2-8f6d-b18f82250997" alt=""><figcaption></figcaption></figure>

### 4. 영수증출력,  장바구니삭제,  주문내역 보관

4-1. 영수증 출력 여부를 선택해요.

4-2. 장바구니에 담겨 놓은 상품을 일괄 삭제 할 수 있어요.

4-3. 주문내역을보관했다가, 불러오거나삭제할수있어요.

### 5. 고객 정보 조회

휴대폰 번호를 입력해서 고객을 조회해요.

가입된 고객 정보가 없으면, 회원 가입을 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FHuWvgqwFFt4Emg3XHHRU%2Fimage.png?alt=media&amp;token=dab60fe8-2fbd-4ade-ac29-298a8eca2b73" alt=""><figcaption></figcaption></figure>

### 6.  자주 쓰는 옵션

자주 사용하는 옵션을 등록해서 사용할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FuxgWekqJ2O6qrxOWcmi6%2Fimage.png?alt=media&amp;token=5b491e10-c635-4871-8b6d-c423cf342fe1" 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://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-36.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.
