# Adding Images to Slides

Add images to your survey slides to provide visual context and improve engagement.

#### Step #1: Create or Edit a Slide

1. Go to **Surveys → Select your survey → Slides**.
2. Create a new slide or select an existing one to edit.
3. Give it a title and subtitle, and choose the response type.

#### Step #2: Upload Your Image

1. Under **Image**, upload the image you want to display on the slide. You can drag and drop it, or click the box to open a file upload window.
2. Click **Add Slide** or **Update Slide** to save.

The image will be displayed within the survey slide when customers view it.


---

# 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/tutorials/adding-images-to-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.
