# Enable Shopify in MBurger

In the MBurger dashboard go to Control Panel -> Settings and enable the Shopify integration.

![](/files/-MLDpzvxBVcIyYnHQ75E)

Insert the name of your Shopify store and the key and secret of the private app.\
The name of the store needs to be insertted without the extension myshopify.com, if the url of your store is "mystore.myshopify.com" insert only "mystore"

After you enable you will unlock the Shopify section in the lateral menu and the "Collections Editor".

![](/files/-MLDrFBY_peKHkXVaSQf)


---

# 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.mburger.cloud/api-docs-1/integrations-extensions/shopify/enable-shopify-in-mburger.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.
