# RetailPro

- [Introduction](https://docs.hotwax.co/documents/additional-integrations/retailpro/retailpro.md): Discover how HotWax Commerce integrates with Retail Pro Prism POS to enhance your retail operations.
- [Inventory Sync](https://docs.hotwax.co/documents/additional-integrations/retailpro/inventory-sync.md): Discover how Retail Pro Prism POS synchronizes inventory with HotWax Commerce for accurate records.
- [Challenges](https://docs.hotwax.co/documents/additional-integrations/retailpro/inventory-sync/challenges-in-inventory-sync.md): Learn how challenges in inventory sync between HotWax Commerce and Retail Pro Prism POS could overcome for accurate inventory management.
- [Technical Workflow](https://docs.hotwax.co/documents/additional-integrations/retailpro/inventory-sync/technical-workflow.md): Discover the technical workflow for syncing inventory in HotWax Commerce with Retail Pro.
- [Order Sync](https://docs.hotwax.co/documents/additional-integrations/retailpro/order.md): Discover the order synchronization process between HotWax Commerce and Retail Pro, ensuring seamless order fulfillment and accurate invoicing.
- [Technical Workflow of Invoicing from Single Location](https://docs.hotwax.co/documents/additional-integrations/retailpro/order/workflow-of-invoice-from-single-location.md): Discover how HotWax Commerce initiates invoicing for completed orders from a single location through a streamlined technical workflow.
- [Technical Workflow of Invoicing from Multiple Location](https://docs.hotwax.co/documents/additional-integrations/retailpro/order/workflow-of-invoice-from-multiple-location.md): Discover how HotWax Commerce manages invoicing from multiple locations and inventory transfers, ensuring accurate records in Retail Pro.
- [Send Sale Order](https://docs.hotwax.co/documents/additional-integrations/retailpro/sendsale-order.md): Discover how HC manages "Send Sale Orders" in Retail Pro, ensuring items are delivered to customers' shipping addresses despite initial unavailability.
- [Technical Workflow](https://docs.hotwax.co/documents/additional-integrations/retailpro/sendsale-order/technical-workflow.md): Learn how HC handles Send Sale Orders through feed generation, data transformation, & Retail Pro's Manual Slip API, ensuring accurate inventory transfers.
- [Returns](https://docs.hotwax.co/documents/additional-integrations/retailpro/returns.md): Learn how HC manages returns from Retail Pro POS, ensuring accurate inventory updates, while also reflecting in-store returns swiftly and accurately.


---

# 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.hotwax.co/documents/additional-integrations/retailpro.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.
