# Manage offline inventory

- [Manage offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/managing-offline-inventory.md): This topic describes best practices for managing offline inventory.
- [Move an item to offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/moving-item-to-offline-inventory.md): This topic describes how to move an item to offline inventory.
- [Transfer an item out of offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/transferring-item-from-offline-inventory-out-store.md): This topic describes how to transfer an item out of offline inventory.
- [Generate the offline inventory report](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/generating-offline-inventory-report.md): This topic describes how to generate the Offline Inventory List report.


---

# 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.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory.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.
