# Staged Master Truck Load

When the master truck load has been staged, the state of the load will change to 'Pending Shipper Signature'. Now users can access the Bill of Landing documents. From the truck load details page, click 'BOL' button as shown below.

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

## Bill of Landing

When assembling a master truck load, P4W system will generate a master bill of lending, summarizing the entire load, as well as individual document for each pallet within the current order.

#### Master BOL

<figure><img src="/files/46lFwL2Tt01TbxN3N3Ro" alt=""><figcaption></figcaption></figure>

#### BOL 1

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

#### BOL 2

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

#### BOL3

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

Users can also print truck load ticket or unstage the current truck load if further changes are necessary. Use corresponding utility buttons to complete the process.

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


---

# 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/master-truck-loads/create-master-truck-load/staged-master-truck-load.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.
