# Image Carousels

Image Carousels function exactly the same as regular images. For a full guide and detailed documentation please review [Images](/userflux-docs/feature-guides/user-journeys/email-builder/images.md).\
\
The only difference between images and image carousels is that in a carousel you can have multiple images in a scrollable gallery. As pictured below.

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

You edit the images in the exact same way as the images. You can add as many images as you want to the carousel by clicking the + icon. You can remove the images from the carousel by clicking the delete (garbage bin) icon. The active image you are editing is highlighted with both a bold and underline.&#x20;

<figure><img src="/files/Qi9esLwW3nCYW3LPHc0k" 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://userflux.gitbook.io/userflux-docs/feature-guides/user-journeys/email-builder/image-carousels.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.
