# What is Zigpoll

Many users start with Zigpoll's Post Purchase surveys to measure post-purchase attribution.

We also have many users also using Zigpoll for Exit-Intent, on-site, NPS, post-fulfillment, and email surveys. All plans come with unlimited surveys, survey types, integrations, and reporting. Our free plan starts at 100 responses a month so you can test the platform first!

## What now?

#### Start by learning about our product:

{% content-ref url="installation" %}
[installation](https://docs.zigpoll.com/installation)
{% endcontent-ref %}

{% content-ref url="polls" %}
[polls](https://docs.zigpoll.com/polls)
{% endcontent-ref %}

{% content-ref url="slides" %}
[slides](https://docs.zigpoll.com/slides)
{% endcontent-ref %}

{% content-ref url="accounts" %}
[accounts](https://docs.zigpoll.com/accounts)
{% endcontent-ref %}

{% content-ref url="participants" %}
[participants](https://docs.zigpoll.com/participants)
{% endcontent-ref %}

{% content-ref url="subscription-plans" %}
[subscription-plans](https://docs.zigpoll.com/subscription-plans)
{% endcontent-ref %}

{% content-ref url="polls/langauge-settings" %}
[langauge-settings](https://docs.zigpoll.com/polls/langauge-settings)
{% endcontent-ref %}

{% content-ref url="polls/top-4-surveys-to-start-with" %}
[top-4-surveys-to-start-with](https://docs.zigpoll.com/polls/top-4-surveys-to-start-with)
{% endcontent-ref %}

#### Learn about our most used integrations

{% content-ref url="integrations/slack" %}
[slack](https://docs.zigpoll.com/integrations/slack)
{% endcontent-ref %}

{% content-ref url="integrations/klaviyo" %}
[klaviyo](https://docs.zigpoll.com/integrations/klaviyo)
{% endcontent-ref %}

{% content-ref url="integrations" %}
[integrations](https://docs.zigpoll.com/integrations)
{% endcontent-ref %}

#### More advanced?

Check out the links below to learn how to embed **Zigpoll** into your website or SaaS.

{% content-ref url="javascript-api" %}
[javascript-api](https://docs.zigpoll.com/javascript-api)
{% endcontent-ref %}

{% content-ref url="embed" %}
[embed](https://docs.zigpoll.com/embed)
{% endcontent-ref %}

{% content-ref url="embed/participant-metadata" %}
[participant-metadata](https://docs.zigpoll.com/embed/participant-metadata)
{% endcontent-ref %}

If you have questions about how to set up your embed code. You can [contact us](mailto:support@zigpoll.com).

{% hint style="info" %}
If you are signed up for a paid plan, full installation support is included.
{% endhint %}


---

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