# 6.3 Other problems

- [6.3.1 Why are some goods not loaded?](https://doc.loadmaster.biz/6-scheme-audit/untitled/6.3.1-some-goods-not-loaded.md)
- [6.3.2 Why does the container no longer load cargoes when there is remaining space?](https://doc.loadmaster.biz/6-scheme-audit/untitled/6.3.2-container-no-load-cargoes.md)
- [6.3.3 How to ensure the balance of COG of the container?](https://doc.loadmaster.biz/6-scheme-audit/untitled/6.3.3-balance-of-cog.md)
- [6.3.4 How to ensure that the goods are loaded proportionally?](https://doc.loadmaster.biz/6-scheme-audit/untitled/6.3.4-the-goods-loaded-proportionally.md)
- [6.3.5 How to load goods in a certain sequence?](https://doc.loadmaster.biz/6-scheme-audit/untitled/6.3.5-load-goods-sequence.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/6-scheme-audit/untitled.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.
