> 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/integrations/linktree.md).

# Linktree

📢 How to Create a Public Zigpoll Survey and Share It on Linktree

Looking for a quick way to gather feedback, run a poll, or collect emails from your Linktree visitors? With **Zigpoll**, you can create a public survey in minutes—then add it as a link on your Linktree profile to start collecting responses instantly.

Whether you're a content creator, business owner, or artist, this is a simple and powerful way to connect with your audience. Here’s how to do it:

***

#### 🔧 Step 1: Create a Public Zigpoll Survey

1. **Log in to your Zigpoll dashboard**.
2. Click **New Survey**.
3. Pick a template or build your questions from scratch, then select "Link only" in the next step.
4. Customize the design (colors, fonts, etc).
5. Make the survey visible.
6. Copy the public link.

It will look something like this:

```
https://survey.zigpoll.com/2vLaXDvDpaVJjmngT
```

You’ll use it in Linktree next.

{% hint style="info" %}
Pro tip: to use your own domain for the link, set up a custom survey domain.
{% endhint %}

{% content-ref url="/pages/Y4KWlFoXIXAwYXbQXf4z" %}
[Custom Survey Domains](/custom-survey-domains.md)
{% endcontent-ref %}

***

#### 🔗 Step 2: Add the Survey Link to Linktree

1. Log in to your Linktree Admin.
2. Click **“Add Link”**.
3. Paste your Zigpoll public survey URL into the **URL field**.
4. Give the link a title (e.g. “👋 Take Our Quick Survey!”).
5. Optionally, choose an icon or highlight it with a thumbnail.

That's it! Your survey is now live on your Linktree profile and ready to collect responses.

***

#### ✅ Why This Works

* **Frictionless**: No embed codes or plugins needed—just a link.
* **Mobile-friendly**: Zigpoll surveys look great on any screen size.
* **Trackable**: You can monitor completions and analytics in real-time.

This setup is perfect for:

* Gathering follower feedback
* Running product or content polls
* Collecting leads or email addresses
* Measuring interest in new ideas


---

# 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/integrations/linktree.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.
