# Installation

If you run into any issues with installation - send us a message at <support@zigpoll.com>!

#### Shopify

Install Zigpoll with no-code via the [Shopify app store](https://apps.shopify.com/zigpoll).

If you have a Shopify 2.0 theme, there are some additional steps you have to take:

{% content-ref url="/pages/PGhkx2yhRBS5lz2OY5YE" %}
[Activating Zigpoll on Shopify 2.0](/installation/activating-zigpoll-on-shopify-2.0.md)
{% endcontent-ref %}

#### Website builders

If you are using a website builder like Framer, Wix, or Webflow visit [Integrations](/integrations.md) to see specific instructions for your platform.

#### Manually embed into your site or webapp

If you are trying to embed Zigpoll into your site or single-page webapp see [Embed](/embed.md) for more info.


---

# 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/installation.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.
