# Core

- [Overview](https://docs.dotapparel.com.au/core/overview.md): Welcome to the DotApparel Core User Guide
- [Dashboard](https://docs.dotapparel.com.au/core/dashboard.md)
- [Orders](https://docs.dotapparel.com.au/core/orders.md)
- [Mappings](https://docs.dotapparel.com.au/core/orders/mappings.md)
- [Fraud Solution](https://docs.dotapparel.com.au/core/orders/fraud-solution.md)
- [Integrations](https://docs.dotapparel.com.au/core/orders/integrations.md)
- [Returns](https://docs.dotapparel.com.au/core/returns.md)
- [Mappings](https://docs.dotapparel.com.au/core/returns/mappings.md)
- [Products](https://docs.dotapparel.com.au/core/products.md)
- [Mappings](https://docs.dotapparel.com.au/core/products/mappings.md)
- [Default mapping rules](https://docs.dotapparel.com.au/core/products/mappings/default-mapping-rules.md)
- [Translations](https://docs.dotapparel.com.au/core/products/translations.md)
- [Markets](https://docs.dotapparel.com.au/core/products/markets.md): This guide aims to provide step-by-step instructions for configuring and connecting your Shopify Markets to additional ERP APIs.
- [Publishing products](https://docs.dotapparel.com.au/core/products/publishing-products.md)
- [Inventory](https://docs.dotapparel.com.au/core/inventory.md)
- [Mappings](https://docs.dotapparel.com.au/core/inventory/mappings.md)
- [Examples](https://docs.dotapparel.com.au/core/inventory/mappings/examples.md)
- [Ignore Sync](https://docs.dotapparel.com.au/core/inventory/mappings/examples/ignore-sync.md)
- [Inventory Buffer](https://docs.dotapparel.com.au/core/inventory/mappings/examples/inventory-buffer.md)
- [Keep Items Sold Out](https://docs.dotapparel.com.au/core/inventory/mappings/examples/keep-items-sold-out.md)
- [Unlimited Inventory](https://docs.dotapparel.com.au/core/inventory/mappings/examples/unlimited-inventory.md)
- [Customers](https://docs.dotapparel.com.au/core/customers.md)
- [Rewards](https://docs.dotapparel.com.au/core/rewards.md)
- [System Alerts](https://docs.dotapparel.com.au/core/system-alerts.md)
- [Settings](https://docs.dotapparel.com.au/core/settings.md)
- [Shopify Locations, DotApparel Locations and Inventory Buffers](https://docs.dotapparel.com.au/core/settings/shopify-locations-dotapparel-locations-and-inventory-buffers.md)
- [ERP credentials](https://docs.dotapparel.com.au/core/settings/erp-credentials.md)
- [Product images](https://docs.dotapparel.com.au/core/settings/product-images.md): DotApparel supports integration with Image Storage, a media management tool that's great for storing images.
- [Fulfillments](https://docs.dotapparel.com.au/core/settings/fulfillments.md)
- [Payment gateways](https://docs.dotapparel.com.au/core/settings/payment-gateways.md)
- [Gift cards](https://docs.dotapparel.com.au/core/settings/gift-cards.md)
- [Refunds](https://docs.dotapparel.com.au/core/settings/refunds.md)
- [Notifications](https://docs.dotapparel.com.au/core/settings/notifications.md)
- [Harmony Integration with DotApparel](https://docs.dotapparel.com.au/core/settings/harmony-integration-with-dotapparel.md)
- [Modules](https://docs.dotapparel.com.au/core/modules.md)
- [Ship From Store](https://docs.dotapparel.com.au/core/modules/ship-from-store.md)
- [Local Pickup/Click &  Collect](https://docs.dotapparel.com.au/core/modules/local-pickup-click-and-collect.md)
- [Shopify Markets](https://docs.dotapparel.com.au/core/modules/shopify-markets.md)
- [Returns](https://docs.dotapparel.com.au/core/modules/returns.md)
- [Australia Post (AusPost)](https://docs.dotapparel.com.au/core/modules/returns/australia-post-auspost.md)
- [Loop Returns](https://docs.dotapparel.com.au/core/modules/returns/loop-returns.md)
- [Auto-Refunds](https://docs.dotapparel.com.au/core/modules/auto-refunds.md)
- [Refunding Shopify Orders from POS (In-Store)](https://docs.dotapparel.com.au/core/modules/auto-refunds/refunding-shopify-orders-from-pos-in-store.md)
- [Integrate with Brauz (app)](https://docs.dotapparel.com.au/core/modules/integrate-with-brauz-app.md)
- [Integrate with The Wishlist (app)](https://docs.dotapparel.com.au/core/modules/integrate-with-the-wishlist-app.md)
- [Release Notes](https://docs.dotapparel.com.au/core/release-notes.md)
- [Troubleshooting](https://docs.dotapparel.com.au/core/troubleshooting.md)
- [FAQs](https://docs.dotapparel.com.au/core/troubleshooting/faqs.md)
- [How to raise a support ticket for an issue](https://docs.dotapparel.com.au/core/troubleshooting/how-to-raise-a-support-ticket-for-an-issue.md)
- [Good and bad examples of a problem ticket](https://docs.dotapparel.com.au/core/troubleshooting/good-and-bad-examples-of-a-problem-ticket.md)
- [Want to enable a new omnichannel feature?](https://docs.dotapparel.com.au/core/troubleshooting/want-to-enable-a-new-omnichannel-feature.md)
- [Want to integrate a marketplace using DotApparel?](https://docs.dotapparel.com.au/core/troubleshooting/want-to-integrate-a-marketplace-using-dotapparel.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.dotapparel.com.au/core.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.
