> 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-14.md).

# 비상결제 모드

> 경로: `사이트맵> 비상결제모드`

인터넷 연결이 끊긴 상태에서만 사용이 가능한 기능이에요.

### 1. 비상결제 모드 선택

### 2. 비상결제 모드 시작하기

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fc9Y4X70p7EFFqIqecsrA%2Fimage.png?alt=media&amp;token=d243a221-6012-4239-93e1-ce0b59c1aeef" alt=""><figcaption></figcaption></figure>

### 3. 결제하기

현금과 계좌이체만 결제가능해요.

블루투스로 연결된 프린터는 고객용영수증, 매장용영수증, 주방 주문서, 고객용주문서 출력할수있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FL7bRGAwVcIiw6gfaDC4X%2Fimage.png?alt=media&amp;token=51da8b82-70a2-479c-86c5-9ff8dd322636" alt=""><figcaption></figcaption></figure>

### 4. 비상결제내역

비상결제 내역 버튼을 누르면, 비상결제시에 결제된 내역이 나타나요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FysRmTt2ZnmbvOykd0LJF%2Fimage.png?alt=media&amp;token=b97c5e8c-3852-4418-981b-b623fc9b6b99" alt=""><figcaption></figcaption></figure>

### 5. 비상결제 모드 종료

5-1. 인터넷 연결이 원활해지면, 네트워크 복구안내 메세지가 나와요. \
&#x20;      종료하기 버튼을 눌러서 비상결제 모드를 종료할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FzmTrwKwuHg11dHMO2vxA%2Fimage.png?alt=media&amp;token=74e1dde5-b521-4902-ab2e-a37408221075" alt=""><figcaption></figcaption></figure>

5-2. 인터넷 사용이가능해지면, 비상결제 모드종료 버튼을 눌러서 종료해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FOUenvso96iVAdgwRUodz%2Fimage.png?alt=media&amp;token=e7f78368-6cd7-4070-8db1-717dba9f8d8c" 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-14.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.
