# Troubleshooting

- [Error Due to Incorrect JSON](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/error-in-order-json.md)
- [Order Approval Errors](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/order-approval.md): Troubleshooting Guide for orders stuck in created status
- [Order Status Discrepancy](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/order-status-discrepancy.md)
- [Order Indexing Discrepancy](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/order-indexing-discrepancy.md)
- [Order Attribute Missing](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/order-attribute-missing.md)
- [Duplicate Orders](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/duplicate-orders.md): Troubleshooting guide for duplicate orders
- [Shopify Order Import Failures](https://docs.hotwax.co/documents/retail-operations/orders/order-management/troubleshooting/shopify-order-import-failure.md): This document provides steps to diagnose and resolve issues when orders fail to transfer from Shopify to HotWax Commerce (OMS).


---

# 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/retail-operations/orders/order-management/troubleshooting.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.
