> For the complete documentation index, see [llms.txt](https://docs.zigpoll.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zigpoll.com/faq.md).

# FAQ

Have a question? You're in the right place. Below you'll find answers to the most common topics our users ask about.

{% content-ref url="/pages/bdd4vmxxy47YDZfYD5TY" %}
[Survey Visibility and Display Issues](/faq/survey-visibility-and-display-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/C2IhxZ0W15MvNBfFAfjw" %}
[Integrations and External Tools](/faq/integrations-and-external-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/ge8a4PB7cN4g3bAtBYTs" %}
[Customization, Localization, and Targeting](/faq/customization-localization-and-targeting.md)
{% endcontent-ref %}

{% content-ref url="/pages/rTfi6J0tK8yuhh70HpQI" %}
[Data, Reporting, and Exports](/faq/data-reporting-and-exports.md)
{% endcontent-ref %}

{% content-ref url="/pages/X53vnlrgQvXshGVkbbZD" %}
[Billing, Accounts, and Plans](/faq/billing-accounts-and-plans.md)
{% endcontent-ref %}

{% content-ref url="/pages/bXVYRuzvwb7ba6Z67FDa" %}
[Discount Codes and Reward Automation](/faq/discount-codes-and-reward-automation.md)
{% endcontent-ref %}

{% content-ref url="/pages/VJFyyOlYPOIR3ARvU0f4" %}
[Email Notification Management](/faq/email-notification-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0K1UhLLZsUvFDUyc4iS" %}
[Custom Domains and SSL](/faq/custom-domains-and-ssl.md)
{% endcontent-ref %}

{% content-ref url="/pages/JgEtyJSLugjf6u3mmYxI" %}
[Custom Sender Domains](/faq/custom-sender-domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/wSgPMk41xfgODPDzSIuw" %}
[Branding and White-Labeling](/faq/branding-and-white-labeling.md)
{% endcontent-ref %}

{% content-ref url="/pages/c7FOGio6qHdlSVf0k2dl" %}
[Survey Logic and Conditional Flows](/faq/survey-logic-and-conditional-flows.md)
{% endcontent-ref %}

{% content-ref url="/pages/1c9DqKVZdPdoIwcnJt0u" %}
[Email Survey Distribution](/faq/email-survey-distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/ObIcw26Ga8eMBDjf51lV" %}
[Embedding Surveys on Specific Pages](/faq/embedding-surveys-on-specific-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/0PVMuO1p7tNUgwqW3F4o" %}
[Security, Privacy, and Compliance](/faq/security-privacy-and-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/rBI6VgMUXalDUjXJIBZQ" %}
[Survey Performance and Loading Speed](/faq/survey-performance-and-loading-speed.md)
{% endcontent-ref %}

{% content-ref url="/pages/qRr8z3MxD8JzfhwGYW0C" %}
[Multi-Store Management](/faq/multi-store-management.md)
{% endcontent-ref %}

If you can't find what you're looking for, reach out to us at <support@zigpoll.com> and we'll be happy to help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zigpoll.com/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
