# \[배달매니저] 주문받기

- [배달앱 주문받기 (배/쿠/요/네)](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/orders.md): 배달매니저에서 배달앱(배민, 쿠팡, 요기요,네이버) 주문 처리 방법입니다
- [<배달의민족> 주문 처리](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/orders/from_baemin.md): 26.02.13 update
- [<쿠팡이츠> 주문 처리](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/orders/from_coupangeats.md): 쿠팡이츠 주문 처리 방법입니다
- [<요기요> 주문 처리](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/orders/from_yogiyo.md): 요기요 주문 처리 방법입니다
- [전화/방문 주문받기](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/phone_visit.md)
- [전화/방문 주문 - 화면설명](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)
- [주문 일괄완료하기](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/all-done.md): 주문현황에서 한 페이지에 있는 주문 일괄 완료하는 기능을 소개합니다
- [완료주문 확인하기](https://okpos.gitbook.io/okpos/table_qr_pay/delivery/undefined-1/closed_orders.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.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.
