# Print Contents

Following action will produce an itemized list of products from the current carton or pallet. Using your handheld device, navigate to Fulfillment > Staging and select 'Print contents' option.&#x20;

Scan a chosen tote and system will produce a label with item list of the tote contents.&#x20;

<figure><img src="/files/NQ8khBWmtiC2pOuFYPKH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: If the dimensions and weight of the carton/pallet are captured prior to printing the content label, the list will include dimension and weight data on the content label.
{% endhint %}


---

# 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/fulfillment/handheld-staging-operations/print-contents.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.
