# Image gallery

Image Gallery action block is used for displaying a set of images in a carousel.

Setting up 'Image Carousel' action block

This is best suited for use cases like showing a bunch of images after a real estate property or product is selected.

**Note**:

* Maximum size per file allowed is 10 MB
* Supported formats are .png, .jpeg or .jpg
* Maximum number of images that you can add in single action block is 10

\ <br>


---

# 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://help.wotsabot.ai/wotsabot-help-articles/bot-builder/action-blocks/image-gallery.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.
