> 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/playbooks-for-agencies/win-more-clients-with-zigpoll.md).

# Win more clients with Zigpoll

### Install surveys for your prospects - not just your clients

By installing a post purchase survey for new prospects as part of your sales process, you can close more deals and build trust faster. Make this a part of your sales process!

### How to use the data and pick what questions

The key is tailoring the questions you ask to gather data that will allow you to:

1. Address any objections the prospect may have to working together can often be directly address
2. Support an ROI driven business case that shows the value of working with you vastly outweighs your costs.

Here's one example that we covered in a case study with a Reddit Growth agency. The primary objection they were hearing was "Our customers don't use Reddit".

Installing the survey that asked "How did you first learn about BRAND?", they would frequently be able to discover for their prospects that a significant portion of their customers were already finding the brand through Reddit.

This addressed the objection "customers aren't on Reddit', then paints a picture that is exciting.

"Wow 3% of our customers find us through Reddit and we haven't invested at all. What if we could triple that?"

<figure><img src="/files/gFDRoIh5C94fZXSRrdyM" alt=""><figcaption></figcaption></figure>

### Reuse your best survey across every client

Once you've built a survey that converts, you don't have to rebuild it for each client. Export it from one account and import it into the next, then tailor the questions per brand.

{% content-ref url="/pages/LfKDOSPFfQHcHHCFXE37" %}
[Migrate a Survey to Another Account](/polls/import.md)
{% endcontent-ref %}


---

# 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/playbooks-for-agencies/win-more-clients-with-zigpoll.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.
