# Journeys

- [Buy Online Pickup In Store](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/buy-online-pickup-in-store.md): Explore APIs and data feeds powering the Buy Online Pickup in Store (BOPIS) experience.
- [BOPIS PDP Experience](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/buy-online-pickup-in-store/bopis-pdp-experience.md): Discover HotWax Commerce's BOPIS PDP experience enabling customers to browse all pickup store options for desired products on Shopify's PDP.
- [Ready For Pickup Notification](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/buy-online-pickup-in-store/ready-for-pickup-email.md): Learn how to integrate Order Management System (OMS) with Marketing Automation Platforms for automated 'Ready to Pickup' email notifications.
- [Brokering and Allocation](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/brokering-and-allocation.md): Explore APIs and data feeds facilitating order brokering and allocation for a seamless customer experience.
- [Order Soft Allocation](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/brokering-and-allocation/soft-allocation.md): Discover how HotWax Commerce's Soft Allocation feature conducts real-time eligibility checks for items in a customer's cart.
- [Pre-Orders](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/pre-orders.md): Explore how APIs and data feeds connect to deliver pre-order and backorder experiences seamlessly.
- [Promise Date Change Notification](https://docs.hotwax.co/documents/integrate-with-hotwax/journeys/pre-orders/promise-date-change-notification.md): Learn how to ensure accurate promise date change communication from OMS to Marketing Automation Platform.


---

# 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/integrate-with-hotwax/journeys.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.
