# Shopify App

If you have a Shopify store you're in luck! We offer a [Shopify App](https://apps.shopify.com/zigpoll) to make installing Zigpoll as easy as pressing a button.

#### **Install on Shopify**

If you want to install Zigpoll on your Shopify store, all you need to do is install the app. Once the app is installed it will automatically embed the javascript code to your store.

Once you installed the app, simply create a Poll and mark it as visible and you are all set up.

#### Toggle Automatic Embed Code

Should you want to manually embed the code, you need to flip the switch under **Toggle Automatic Embed Code** so that the automatic script is removed. Once you have done this you can switch it back at any time by flipping the switch back on.


---

# 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.zigpoll.com/shopify-app.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.
