# 전화/방문 주문받기

- [전화/방문 주문 - 화면설명](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/cid_screens.md)
- [전화/방문 주문 - 주문등록](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/cid_order.md)
- [전화/방문 주문 - 배달요청](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/ridercall.md)
- [전화/방문 주문 - 완료처리](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/undefined-1.md): 전화/방문 주문을 완료처리(매출처리) 하는 방법입니다.
- [전화/방문 주문 - 주문수정 및 결제 변경](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/cid_edit_pay.md)
- [전화/방문 주문 - 주문 취소 및 결제취소](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit/cid_cancel_refund.md)


---

# 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://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit.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.
