> 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/branding-and-white-labeling.md).

# Branding and White-Labeling

Want your surveys to match your brand perfectly? Here's how to manage branding on your Zigpoll surveys.

### Is there a "Powered by Zigpoll" badge on my surveys?

No. Zigpoll does not display any branding badge on your surveys. All plans, including the free plan, are completely white-labeled out of the box.

### Can I customize the colors and fonts of my survey?

Yes. You can fully customize your survey's appearance from the Design and Styling settings, including:

* Background and text colors
* Button colors and styles
* Font family (including custom fonts)
* Survey positioning and layout

{% content-ref url="/pages/-LZuh9ZipIrR3dhmF3EF" %}
[Design and styling](/polls/display-settings.md)
{% endcontent-ref %}

### Can I use my own custom fonts?

Yes. Zigpoll supports custom fonts. You can upload or link to your brand's font to keep your surveys visually consistent with the rest of your site.

{% content-ref url="/pages/w6TnbDEeJuAnnnGakrIz" %}
[Custom Fonts](/polls/display-settings/custom-fonts.md)
{% endcontent-ref %}

### Can I customize the default button text?

Yes. Button labels like "Next," "Back," and "Submit" can be edited in the Language and Translations settings for your survey. This is also where you can customize any other default text strings.

{% content-ref url="/pages/-LrVMaacbU4WTFf6p6i5" %}
[Language and Translations](/polls/language-settings.md)
{% endcontent-ref %}

### Can I change the incentive banner text?

Yes. The default incentive message shown at the top of your survey can be edited or removed in your survey settings. You can customize it to match your brand's voice and the specific offer you're promoting.

### What about branding in notification emails?

Zigpoll notification emails are sent from Zigpoll's system. If you need full white-label control over emails, consider using an integration like Klaviyo to send survey links from your own email domain.

{% hint style="info" %}
Have a specific branding request? Let us know at <support@zigpoll.com>.
{% endhint %}


---

# 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:

```
GET https://docs.zigpoll.com/faq/branding-and-white-labeling.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.
