# Receiving

- [Vendors](https://docs.p4warehouse.com/v2/receiving/vendors.md)
- [Calendar](https://docs.p4warehouse.com/v2/receiving/calendar.md)
- [Calendar Configurations](https://docs.p4warehouse.com/v2/receiving/calendar/calendar-configurations.md)
- [Pending Purchase Orders](https://docs.p4warehouse.com/v2/receiving/pending-purchase-orders.md)
- [Page Overview](https://docs.p4warehouse.com/v2/receiving/pending-purchase-orders/page-overview.md)
- [New Purchase Order](https://docs.p4warehouse.com/v2/receiving/pending-purchase-orders/new-purchase-order.md)
- [Import Purchase Orders](https://docs.p4warehouse.com/v2/receiving/pending-purchase-orders/import-purchase-orders.md)
- [Receiving Process](https://docs.p4warehouse.com/v2/receiving/receiving-process.md)
- [Handheld Receiving Operations](https://docs.p4warehouse.com/v2/receiving/receiving-process/handheld-receiving-operations.md)
- [Closed Purchase Orders](https://docs.p4warehouse.com/v2/receiving/closed-purchase-orders.md)
- [Handheld Receiving Overview](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview.md): General Receiving Overview
- [PO List](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/po-list.md)
- [PO Receiving](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/po-receiving.md)
- [PO Photo](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/po-photo.md)
- [Product Barcode](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/product-barcode.md)
- [Un-Receive PO](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/un-receive-po.md)
- [Non-PO Receiving](https://docs.p4warehouse.com/v2/receiving/handheld-receiving-overview/non-po-receiving.md)
- [System Configurations](https://docs.p4warehouse.com/v2/receiving/system-configurations.md)
- [Data Entry](https://docs.p4warehouse.com/v2/receiving/system-configurations/data-entry.md)
- [Operations](https://docs.p4warehouse.com/v2/receiving/system-configurations/operations.md)
- [Handheld](https://docs.p4warehouse.com/v2/receiving/system-configurations/handheld.md)
- [Automation](https://docs.p4warehouse.com/v2/receiving/system-configurations/automation.md)
- [Document Printing](https://docs.p4warehouse.com/v2/receiving/system-configurations/document-printing.md)
- [Email Notification](https://docs.p4warehouse.com/v2/receiving/system-configurations/email-notification.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://docs.p4warehouse.com/v2/receiving.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.
