> For the complete documentation index, see [llms.txt](https://help.mimeeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mimeeq.com/commerce-and-integrations/shopify.md).

# Shopify

Set up Mimeeq for Shopify, configure your storefront, and manage pricing and orders.

[View app changelog](/changelog/shopify.md)

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Shopify App - Getting Started 🚀</strong></td><td><a href="/commerce-and-integrations/shopify/getting-started.md">Getting Started</a></td></tr><tr><td><strong>Shopify App Theme Extension - Configure your Store Front</strong></td><td><a href="/commerce-and-integrations/shopify/theme-extension.md">Theme Extension</a></td></tr><tr><td><strong>Shopify App - Admin Settings</strong></td><td><a href="/commerce-and-integrations/shopify/admin-settings.md">Admin Settings</a></td></tr><tr><td><strong>Shopify Markets: Multi-Currency &#x26; Multi-Market Pricing Guide</strong></td><td><a href="/commerce-and-integrations/shopify/multi-currency-and-markets.md">Multi-Currency &amp; Markets</a></td></tr><tr><td><strong>How to use Shopify's discount code system with Mimeeq products.</strong></td><td><a href="/commerce-and-integrations/shopify/discount-codes.md">Discount Codes</a></td></tr><tr><td><strong>Error Recovery Center Guide</strong></td><td><a href="/commerce-and-integrations/shopify/error-recovery.md">Error Recovery</a></td></tr><tr><td><strong>Shopify App - FAQ</strong></td><td><a href="/commerce-and-integrations/shopify/faq.md">FAQ</a></td></tr><tr><td><strong>Ecommerce Custom Field Mappings</strong></td><td><a href="/commerce-and-integrations/shopify/custom-field-mappings.md">Custom Field Mappings</a></td></tr><tr><td><strong>How to Set Up Error Notification Emails</strong></td><td><a href="/commerce-and-integrations/shopify/error-notifications.md">Error Notifications</a></td></tr><tr><td><strong>Shopify Add to Cart Configuration Methods</strong></td><td><a href="/commerce-and-integrations/shopify/add-to-cart.md">Add to Cart</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.mimeeq.com/commerce-and-integrations/shopify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
