# Slides

### What is a slide?

A slide a building block of a survey - and generally can be viewed as a "question".

A survey must contain at least one slide before it can be made visible, but a survey can have as many slides as you want. A slide can be of several different types.

### **What kind of slides are there?**

Currently there are 9 different types of slides. More may be added in the future. Your current options are pictured below:

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

You can learn more about each one in the section below.

{% content-ref url="/pages/-LZv172jaoHJsjFk45jG" %}
[Types of Slides](/slides/types-of-slides.md)
{% endcontent-ref %}

{% hint style="info" %}
If you have an idea for a new type of slide, please [let us know](mailto:support@zigpoll.com)!
{% endhint %}

### Can I reorder my slides after I have created them?

Yes. To reorder the slides go to the parent survey's page and you will see all your slides listed under the [survey preview section](/polls/poll-preview.md), you can drag and drop these slides to change the order.

<figure><img src="/files/1P6zQQzsW1wa0DQA6S1T" 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.zigpoll.com/slides.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.
