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

# 키오스크 결제하기

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FjC1cs95dyPR5cUChgSLX%2Fimage.png?alt=media&amp;token=8b7318ea-7a9c-44b2-9ac9-447b30d9e431" alt=""><figcaption></figcaption></figure>

### 1. 포인트 사용

현재 보유한 포인트 /스탬프 현황을 보여줘요.

보유한 포인트로 결제시 사용할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F2EjEPBkq2EFwIfbLPlcA%2Fimage.png?alt=media&amp;token=c4f91a22-fa33-49f9-869d-9182a6cb8f18" alt=""><figcaption></figcaption></figure>

### 2. 쿠폰 사용

현재 사용 가능한 쿠폰 목록이 보여요.

쿠폰을 선택하면, 해당 금액만큼 차감이 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F9hXyrLW6RnKNyBGQNgid%2Fimage.png?alt=media&amp;token=e2436f37-eb6f-46c3-90fc-c4e447a3ffad" 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%2Feyu1Xd7QrZzcqpUH4rzg%2Fimage.png?alt=media&amp;token=5bb931ff-374a-41c4-b723-513ced2fd506" alt=""><figcaption></figcaption></figure>

### 4. 결제수단 선택

신용카드, 현금IC, 간편결제, 알리페이, 위책페이중에 선택할 수 있어요.

키오스크에서는 현금과 계좌이체는 사용할 수 없어요.


---

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