# 4.3.3.9 Loading Sequence

When the loading demands involve specifying which cargoes are loaded first, and which cargoes are loaded later, we can set the loading sequence. The loading sequence is a relative value, the larger the value, the earlier the cargoes are loaded, and vice versa.

For example: Due to the different destination of the ABCD of the cargoes, the cargoes A must be loaded first, then the cargoes B, and finally the cargoes C, D.

The loading sequence of cargoes A, B, C, D can be set to 4, 3, 2, 2.

![](/files/-MDrCLHVBluQNY1hikwu)

The result is:

![](/files/-MDrCNAQ1dQ8GepRq1lV)


---

# 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.3-cargo/4.3.3-attributes-of-the-cargoes/4.3.3.9-loading-sequence.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.
