# 임의 결제

{% hint style="info" %}
**임의 결제는 테이블에 주문 내역이 없어도 결제할 수 있는 기능입니다.**
{% endhint %}

1\)  화면 상단에 **"임의결제"** 버튼을 선택합니다.

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

2\) 계산할 금액을 입력한 후 원하는 결제 종류로 결제합니다.

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