# 4.5 Loading Rules

- [4.5.1 Container Selection Method](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.1-container-selection-method.md)
- [4.5.2 Stacking Method](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.2-stacking-method.md)
- [4.5.2.1 Free combination](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.2-stacking-method/4.5.2.1-free-combination.md)
- [4.5.2.2 Place the same cargoes next to each other](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.2-stacking-method/4.5.2.2-same-cargoes-next-to-each-other.md)
- [4.5.2.3 Only cargoes with the same length and width are allowed to stack](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.2-stacking-method/4.5.2.3-cargoes-same-length-and-width.md)
- [4.5.3 Cross Depth](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.3-cross-depth.md)
- [4.5.4 Bottom Spread](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.4-bottom-spread.md)
- [4.5.5 Prefer Unitload](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.5-prefer-unitload.md)
- [4.5.6 Methods for Calculate Max Stack](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.6-calculate-max-stack.md)
- [4.5.7 Limit Section Size](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.7-limit-section-size.md)
- [4.5.8 Place cargoes like ladders](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.8-place-cargoes-like-ladders.md)
- [4.5.9 Spatial Separation](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.9-spatial-separation.md)
- [4.5.10 Algorithm adjustment](https://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules/4.5.10-algorithm-adjustment.md)


---

# 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://doc.loadmaster.biz/4-ui-and-terminologies/4.5-loading-rules.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.
