# APPS

- [Connect apps](https://docs.fulfillmenttools.com/documentation/apps/connect-apps.md)
- [Mobile app availability](https://docs.fulfillmenttools.com/documentation/apps/mobile-app-availability.md)
- [Technical requirements](https://docs.fulfillmenttools.com/documentation/apps/technical-requirements.md)
- [Zebra hardware scanner configuration](https://docs.fulfillmenttools.com/documentation/apps/technical-requirements/zebra-hardware-scanner-configuration.md)
- [Honeywell hardware scanner configuration](https://docs.fulfillmenttools.com/documentation/apps/technical-requirements/honeywell-hardware-scanner-configuration.md)
- [Zebra printer](https://docs.fulfillmenttools.com/documentation/apps/technical-requirements/zebra-printer.md)
- [Operations app](https://docs.fulfillmenttools.com/documentation/apps/operations-app.md)
- [Picking](https://docs.fulfillmenttools.com/documentation/apps/operations-app/picking.md)
- [Batch and multi-order picking](https://docs.fulfillmenttools.com/documentation/apps/operations-app/picking/batch-and-multi-order-picking.md)
- [Packing](https://docs.fulfillmenttools.com/documentation/apps/operations-app/packing.md)
- [Printing](https://docs.fulfillmenttools.com/documentation/apps/operations-app/printing.md)
- [Handover](https://docs.fulfillmenttools.com/documentation/apps/operations-app/handover.md)
- [Store Operations app (Beta)](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta.md)
- [Orders overview](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta/orders-overview.md)
- [Picking](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta/beta-picking-android-app.md)
- [Packing and printing](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta/beta-packing-and-printing-android-app.md)
- [Handover](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta/handover.md)
- [Restow](https://docs.fulfillmenttools.com/documentation/apps/store-operations-app-beta/restow.md)
- [Returns app](https://docs.fulfillmenttools.com/documentation/apps/returns-app.md)
- [Inventory app](https://docs.fulfillmenttools.com/documentation/apps/inventory-app.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.fulfillmenttools.com/documentation/apps.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.
