# Packages

- [Package Command Parameters](https://docs.akinon.com/technical-guides/oms/commands/packages/package-command-parameters.md)
- [DeAllocate Package Reservations Command](https://docs.akinon.com/technical-guides/oms/commands/packages/deallocate-package-reservations-command.md)
- [Channel Based Complete Packaging without Shipment Command](https://docs.akinon.com/technical-guides/oms/commands/packages/channel-based-complete-packaging-without-shipment-command.md)
- [Complete Packaging with Shipment Command](https://docs.akinon.com/technical-guides/oms/commands/packages/complete-packaging-with-shipment-command.md)
- [Complete Packaging without Shipment Command](https://docs.akinon.com/technical-guides/oms/commands/packages/complete-packaging-without-shipment-command.md)
- [Package Refuse with Denial Reason Command](https://docs.akinon.com/technical-guides/oms/commands/packages/package-refuse-with-denial-reason-command.md)
- [Product Not Found & Wrong Product Command](https://docs.akinon.com/technical-guides/oms/commands/packages/product-not-found-and-wrong-product-command.md)
- [Product Not Found & Wrong Product Command Advanced](https://docs.akinon.com/technical-guides/oms/commands/packages/product-not-found-and-wrong-product-command-advanced.md)
- [Package Packed for Refund Command](https://docs.akinon.com/technical-guides/oms/commands/packages/package-packed-for-refund-command.md)
- [Block The Package For Action Command](https://docs.akinon.com/technical-guides/oms/commands/packages/block-the-package-for-action-command.md)
- [Unblock the Package For Action Command](https://docs.akinon.com/technical-guides/oms/commands/packages/unblock-the-package-for-action-command.md)
- [Update The Package’s Invoice](https://docs.akinon.com/technical-guides/oms/commands/packages/update-the-packages-invoice.md)
- [Manual Planning Command](https://docs.akinon.com/technical-guides/oms/commands/packages/manual-planning-command.md)
- [Prepare Package Command](https://docs.akinon.com/technical-guides/oms/commands/packages/prepare-package-command.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/packages.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.
