# Using Duplify

- [Connecting stores](https://support.duplifyapp.com/using-duplify/connecting-stores.md): Learn how to link your source and destination stores for exporting with Duplify.
- [Your store key](https://support.duplifyapp.com/using-duplify/connecting-stores/your-store-key.md): Learn about the store key used to connect stores in Duplify.
- [Exporting data](https://support.duplifyapp.com/using-duplify/exporting-data.md): Learn which types of Shopify data you can export with Duplify and how to select them.
- [Products](https://support.duplifyapp.com/using-duplify/exporting-data/products.md): Learn how to export Shopify products with Duplify.
- [Collections](https://support.duplifyapp.com/using-duplify/exporting-data/collections.md): Learn how to export Shopify collections with Duplify.
- [Customers](https://support.duplifyapp.com/using-duplify/exporting-data/customers.md): Learn how to export your Shopify customer list with Duplify.
- [Orders](https://support.duplifyapp.com/using-duplify/exporting-data/orders.md): Learn how to export customer orders with Duplify.
- [Content files](https://support.duplifyapp.com/using-duplify/exporting-data/content-files.md): Options for exporting Shopify content files with Duplify
- [Themes](https://support.duplifyapp.com/using-duplify/exporting-data/themes.md): Learn how to export your store themes with Duplify.
- [Navigation menus](https://support.duplifyapp.com/using-duplify/exporting-data/navigation-menus.md): Learn how to export Shopify navigation menus with Duplify.
- [Pages](https://support.duplifyapp.com/using-duplify/exporting-data/pages.md): Learn how to export Shopify pages with Duplify.
- [Blogs and posts](https://support.duplifyapp.com/using-duplify/exporting-data/blogs-and-posts.md): Learn how to export Shopify blogs and posts with Duplify.
- [Redirects](https://support.duplifyapp.com/using-duplify/exporting-data/redirects.md): Options for exporting Shopify redirects with Duplify
- [Shop metafields](https://support.duplifyapp.com/using-duplify/exporting-data/shop-metafields.md): Learn how to export shop metafields with Duplify.
- [Metaobjects](https://support.duplifyapp.com/using-duplify/exporting-data/metaobjects.md): Learn how to export metaobjects with Duplify.
- [Export events](https://support.duplifyapp.com/using-duplify/export-events.md): Learn how export events work in Duplify, including tracking, limits, and auto-sync usage.
- [Auto-syncing](https://support.duplifyapp.com/using-duplify/auto-syncing.md): Learn how to use auto-sync in Duplify to keep products and collections up to date across stores.
- [Export limitations](https://support.duplifyapp.com/using-duplify/export-limitations.md): Learn about the limitations of exporting data with Duplify.
- [Tracking exports](https://support.duplifyapp.com/using-duplify/tracking-exports.md): Learn how you can track or cancel an export that's in progress.


---

# 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://support.duplifyapp.com/using-duplify.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.
