# Duplify

## Duplify for Shopify ✅&#x20;

- [Duplify Help Center](https://support.duplifyapp.com/welcome-to-duplify/duplify-help-center.md): Learn how the Duplify app can help you copy data from your stores and keep them in sync.
- [Key benefits of Duplify](https://support.duplifyapp.com/welcome-to-duplify/key-benefits-of-duplify.md): Learn the key advantages of using Duplify to export and sync your Shopify store data.
- [Release notes](https://support.duplifyapp.com/welcome-to-duplify/release-notes.md): Duplify change log and version updates
- [Installing Duplify](https://support.duplifyapp.com/getting-started/installing-duplify.md): Learn how to install Duplify and set up your stores for data transfer.
- [Pricing and plans](https://support.duplifyapp.com/getting-started/pricing-and-plans.md): Learn about Duplify's pricing and tiered plan options.
- [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 theme configuration from your source store to a destination store 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.
- [Duplify Backups](https://support.duplifyapp.com/backups/duplify-backups.md): Learn about how to safely back up your store with Duplify.
- [Creating a backup](https://support.duplifyapp.com/backups/creating-a-backup.md): Learn how to create your first backup, and how you can trigger backups later.
- [Backing up a different store](https://support.duplifyapp.com/backups/creating-a-backup/backing-up-a-different-store.md): Learn how to back up a store other than your current store with your existing Duplify plan.
- [Restoring a backup](https://support.duplifyapp.com/backups/restoring-a-backup.md): Learn how to restore products, pages, or themes from your Duplify backups and roll back to a previous version when needed.
- [Billing and account](https://support.duplifyapp.com/account-management/billing-and-account.md): Learn about how the Duplify app is billed to you.
- [FAQs](https://support.duplifyapp.com/faqs-and-support/faqs.md): Learn about frequently asked questions for the Duplify app.
- [Contact us](https://support.duplifyapp.com/faqs-and-support/contact-us.md)
- [Submit feedback](https://support.duplifyapp.com/faqs-and-support/submit-feedback.md): Submit feedback on our Help Center.
- [Running a demo](https://support.duplifyapp.com/try-duplify/running-a-demo.md): Learn how to run a demo export to test out Duplify.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.duplifyapp.com/welcome-to-duplify/duplify-help-center.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.
