# Connect to Shopify

#### How to connect your Shopify store to AppMySite?

You can connect your Shopify store to AppMySite to sync your website content with your app. Follow the steps below to complete the connection.

{% embed url="<https://scribehow.com/viewer/Connect_to_Shopify_Store__AqR3tR1QT72qskobgWFmGg>" %}

#### Steps to follow

**Step 1: Open the Shopify connection page**

* From the side menu, go to Connectivity.
* Click [**Connect to Shopify**.](https://app.appmysite.com/app/connect/shopify)

**Step 3: Review the Shopify web address**

* Your Shopify web address will appear in the Shopify web address field.
* Use the edit icon if you need to change the entered URL.

{% hint style="danger" %}
Make sure you enter the .myshopify.com domain that was automatically assigned when you signed up on Shopify.
{% endhint %}

**Step 4: Find your Shopify web address**

* Log in to your Shopify admin.
* Click Settings on the bottom left of the screen.

**Step 5: Open Domains**

* Click Domains from the side menu.

**Step 6: Copy the correct domain**

* Copy the default Shopify web address, not the primary domain.

**Step 7: Verify the connection**

* Paste the Shopify web address in AppMySite Connectivity Dashboard.
* Click **Verify**.

**Step 8: Install the AppMySite Shopify app**

* Clicking Verify will open a new screen in your Shopify admin.
* You’ll be prompted to install the AppMySite Shopify app.
* Click **Install** to proceed.

**Step 9: Confirm the connection**

* Return to your AppMySite connectivity dashboard.
* Your Shopify website and app will now be connected automatically.

Once connected, your Shopify store and app will stay in complete sync. All data and updates made on your Shopify store will reflect in the app in real time.


---

# 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.appmysite.com/app/connectivity/shopify-connectivity/connect-to-shopify.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.
