# 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="order-management-and-fulfilment-oms/order-capture-and-management">order-capture-and-management</a></td></tr><tr><td><strong>Order Picking</strong></td><td>Pick products for Orders using handheld scanner devices.</td><td><a href="order-management-and-fulfilment-oms/order-picking">order-picking</a></td></tr><tr><td><strong>Order Packing</strong></td><td>Pack Orders following a guided system for verification.</td><td><a href="order-management-and-fulfilment-oms/order-picking">order-picking</a></td></tr><tr><td><strong>Order Dispatch</strong></td><td>Set up Delivery Methods and Shipping Rules.</td><td><a href="order-management-and-fulfilment-oms/order-dispatch">order-dispatch</a></td></tr><tr><td><strong>Returns &#x26; Exchanges</strong></td><td>Manage returned products and product exchanges.</td><td><a href="order-management-and-fulfilment-oms/returns-and-exchanges">returns-and-exchanges</a></td></tr></tbody></table>


---

# 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.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.
