# Truck Loads

Truckload Shipping is a method of transporting goods by road. The freight is transported in large truck trailers across long distances. Usual capacity of a truck is between 12 and 24 pallets ( if pallets are double stacked).

P4W Truck Load shipping generates a Bill of Lading and allows foe several orders to be put on one trailer shipment.  After the pallets are ready and consolidated, users can start a process of creating a 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/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.
