# Set up Polls

Bring more interactivity to yor live shows now!! Let's explore how to set up your first poll.

### STEP 1: CREATE POLL

Navigate into your show and select the Stickers Menu. Click on the + icon and select Poll. Give it a name and click Create

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

&#x20;

### STEP 2: EDIT YOUR POLL

Once you created your poll you will see a window with 4 tabs at the top. General, Time, Poll, Settings

We are inside General.&#x20;

Badge: This is shown to the viewer on poll activation. It could be the question already, but it could also be an invitation to vote e. g. Poll available&#x20;

Card: will be shown after the click on the badge has happened. Here you will want to ask the question of your poll if you haven't done so yet.&#x20;

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

Thumbnail:

By default each LiSA sticker has a default icon which you can replace with a dedicated image yourself. Simply upload an image if you'd like to be changed. Start saving your changes.&#x20;

<figure><img src="/files/4Y8eb4RnaSmSsnhuvg0W" alt=""><figcaption></figcaption></figure>

### STEP 3: Poll

Select the Poll tab at the top and start entering the choices. 2 at least. you can add more choices as well as decide on the text and results shown after a viewer has voted.&#x20;

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

### STEP 4: Settings

Click onto the Settings tab, toggle the action button and select Modal from the drop down menu and save your changes.

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

### TIMER (optional)

You can give your poll an activation timer as well as an expiry timer. If you decide to do so you will also have options to change text during the different timer phases. In this example we are setting a basic activation timer.&#x20;

Click on the Timer tab at the top.&#x20;

You will see a bunch of options you can activate e. g. Set activation timer

<figure><img src="/files/89ZvreL8MQ1gKwLUQSB9" alt=""><figcaption></figcaption></figure>

Once you have clicked on it you can select the time for the countdown, before your sticker becomes clickable for example.&#x20;

Select an effect if you like. We recommend the confetti!

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


---

# 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.hello-lisa.com/knowledge/stickers/polls/set-up-polls.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.
