# 포인트 결제

{% hint style="success" %}
큐로 포스는 기본적으로 고객이 앱을 통해 포인트를 자유롭게 사용할 수 있습니다.&#x20;

본 가이드는 포스에서 사장님이 포인트를  사용해주실 경우에 참고해주세요.
{% endhint %}

1\) 결제할 테이블 선택합니다.

<figure><img src="https://1832881413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIOw1N5L52yjfajr4AiPd%2Fuploads%2F2ecBbD8t8QkU79BB9lyS%2Fimage.png?alt=media&#x26;token=ee5a88a6-268d-4355-8fb7-b1db4e54e8d1" alt=""><figcaption></figcaption></figure>

2\) "잔액 계산" 버튼을 선택합니다.

3\) 주문 요약, 결제 금액 등을 확인하고 **"포인트 앱설치 & 사용 QR" 버튼**을 눌러 결제합니다.

4\) 보유하고 있는 바코드리더기 or 태블릿 카메라를 통해 QR을 인식하고, 결제합니다.

* 주문요약 : 할인, 서비스 적용 및 주문 수량을 수정할 수 있습니다.
* 숫자패드 : 결제할 금액 수정이 가능합니다.
* 계산서 출력 : 계산서 내역을 프린터 할 수 있습니다.

<figure><img src="https://1832881413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIOw1N5L52yjfajr4AiPd%2Fuploads%2FLjhZIwa7B1SkzKS4Lzq5%2Fimage.png?alt=media&#x26;token=3e7ef84f-9cb8-4c47-bbfe-3420ab830b84" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1832881413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIOw1N5L52yjfajr4AiPd%2Fuploads%2FhEJr41wBfJWnHLTpB4fs%2Fimage.png?alt=media&#x26;token=5a0d66c8-98bc-41fe-a3a5-170501c911c2" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://mocoplex.gitbook.io/qropos/orderpayments/payment/point.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
