# Shipment

- [Shipment Order Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/shipment-order-command.md)
- [Ship the Package Advanced Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/package-advanced-shipment-command.md)
- [Ship The Package Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/ship-the-package-command.md)
- [Ship The Package without Shipment Integration Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/ship-the-package-without-shipment-integration-command.md)
- [Update The Package’s Shipment Status Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/update-the-packages-shipment-status-command.md)
- [Update Shipment Info of Package Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/update-shipment-info-of-package-command.md)
- [Update Shipment Label of Package Command](https://docs.akinon.com/technical-guides/oms/commands/shipment/update-shipment-label-of-package-command.md)
- [Package Commands](https://docs.akinon.com/technical-guides/oms/commands/shipment/update-shipment-label-of-package-command/package-commands.md)
- [Models](https://docs.akinon.com/technical-guides/oms/commands/shipment/update-shipment-label-of-package-command/models.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://docs.akinon.com/technical-guides/oms/commands/shipment.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.
