# Customers

- [Overview](https://docs.dotapparel.com.au/customers/overview.md): Welcome to the DotApparel Customers User Guide
- [Email Examples](https://docs.dotapparel.com.au/customers/overview/email-examples.md)
- [Getting Started](https://docs.dotapparel.com.au/customers/getting-started.md): The following is a step by step guide to complete the implementation
- [Understanding Customer Setup in your ERP](https://docs.dotapparel.com.au/customers/getting-started/understanding-customer-setup-in-your-erp.md)
- [Data Sync](https://docs.dotapparel.com.au/customers/getting-started/data-sync.md): High level overview of how the solution syncs data
- [Configuration](https://docs.dotapparel.com.au/customers/getting-started/configuration.md): Steps we take to configure your instance
- [Testing](https://docs.dotapparel.com.au/customers/getting-started/testing.md): Review the synced data to insure that this is correct
- [Data Export Approaches](https://docs.dotapparel.com.au/customers/data-export-approaches.md): How to configure the required data exports
- [Option A: Consultant](https://docs.dotapparel.com.au/customers/data-export-approaches/option-a-consultant.md): Using our Apparel21 consultant to setup exports
- [Option B: In-House](https://docs.dotapparel.com.au/customers/data-export-approaches/option-b-in-house.md): Self setup using in-house expert or Apparel21 representative
- [Apparel21 Export Templates](https://docs.dotapparel.com.au/customers/apparel21-export-templates.md)
- [Apparel21 Export Changelog](https://docs.dotapparel.com.au/customers/apparel21-export-changelog.md)
- [Dashboard](https://docs.dotapparel.com.au/customers/dashboard.md)
- [Customers](https://docs.dotapparel.com.au/customers/customers.md)
- [Orders](https://docs.dotapparel.com.au/customers/orders.md)
- [Translations](https://docs.dotapparel.com.au/customers/translations.md)
- [Mappings](https://docs.dotapparel.com.au/customers/mappings.md)
- [Settings](https://docs.dotapparel.com.au/customers/settings.md)
- [Support](https://docs.dotapparel.com.au/customers/support.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/customers.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.
