# Production Order Cases

P4W production supports assembling and disassembling production orders. In addition, P4W allows users to add different consumables to get more than one finished product at the end. See the following production order cases for better understanding.&#x20;

Product consumption mode is very important for inventory management. See the [Product Consumption](/v2/production/production-orders/production-order-cases/product-consumption.md) section for more details.


---

# 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/production/production-orders/production-order-cases.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.
