# Master Truck Loads

Master truckload is very similar to regular truck load shipping. However, it is designed to consolidate various truck loads/BOLs in order to send them to one big distribution center from which individual pallets will be subsequently be sent to the final recipient.

Individual pallets can have different final destinations as long as the customer on every separate truck load is the same. See the image below.

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

In this example, one truck load have a different ship to address, but as long as it belongs to the same customer, all three truck loads can be consolidated in one Master Truck Load.

{% hint style="info" %}
Notice: Consolidating truckloads with different customers will prompt a system error and will prevent a process.&#x20;
{% endhint %}

P4W system will generate Master bill of Landing for the entire shipment in addition to individual BOLs for every pallet from the order. After the pallets are ready and consolidated, users can start a process of creating a master truck load.


---

# 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.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.
