# Want to integrate a marketplace using DotApparel?

So, you want to integrate a new marketplace such as Amazon, Catch, Ebay, The Iconic, etc. You can set this up yourself by referring to [the instructions here](/core/orders/integrations.md). Alternatively, we can help you set this up. Simply raise a support ticket and provide the following information:

* Which marketplaces(s)
* Desired launch date
* Desired Shopify store(s)

Please note, the marketplace needs to already be connected to Shopify for DotApparel to sync it to Apparel21.


---

# 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/troubleshooting/want-to-integrate-a-marketplace-using-dotapparel.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.
