# 할인

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

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

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

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

3\) 주문 요약 화면에서 메뉴별로 할인율을 정하거나  전체 결제 금액의% 혹은 할인할 금액을 설정한 후 결제합니다.

<figure><img src="/files/HtsH4JXl6RiEbUTVLmAI" 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/discount.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.
