# Introduction - Purchase Orders

A purchase order is a document you send to your vendors detailing all the items you plan to purchase from them and their cost. After your vendor accepts the purchase order, you will wait for the products to arrive to generate a receiving document, then generate a vendor invoice, and finally a vendor payment.

{% hint style="info" %}
When entering a purchase order for pack size items, you will have the option to order the pack size sold by your vendor.
{% endhint %}

***

**Related:** [Vendors](/english-1/master-data/vendors.md) · [Products](/english-1/master-data/products.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.p4.software/english-1/purchasing-transactions/introduction-purchase-orders.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.
