> For the complete documentation index, see [llms.txt](https://docs.venditan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.venditan.com/docs/order-management-and-fulfilment-oms.md).

# Order Management & Fulfilment (OMS)

***

### Click to explore:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Order Capture &#x26; Management</strong></td><td>Capturing Orders, Order Statuses and Order Details.</td><td><a href="/pages/wWgOrWaeoq5fJKVnnkAl">/pages/wWgOrWaeoq5fJKVnnkAl</a></td></tr><tr><td><strong>Order Picking</strong></td><td>Pick products for Orders using handheld scanner devices.</td><td><a href="/pages/QJT8DxPvbPkmSrsutbSL">/pages/QJT8DxPvbPkmSrsutbSL</a></td></tr><tr><td><strong>Order Packing</strong></td><td>Pack Orders following a guided system for verification.</td><td><a href="/pages/QJT8DxPvbPkmSrsutbSL">/pages/QJT8DxPvbPkmSrsutbSL</a></td></tr><tr><td><strong>Order Dispatch</strong></td><td>Set up Delivery Methods and Shipping Rules.</td><td><a href="/pages/kCnbHqeoH3BumtfIW3gO">/pages/kCnbHqeoH3BumtfIW3gO</a></td></tr><tr><td><strong>Returns &#x26; Exchanges</strong></td><td>Manage returned products and product exchanges.</td><td><a href="/pages/Ju73LErzBr54S0pae1JI">/pages/Ju73LErzBr54S0pae1JI</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.venditan.com/docs/order-management-and-fulfilment-oms.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.
