> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/action-blocks/image-carousel.md).

# Image Carousel

### When should you use it?&#x20;

This is usually used when you just want to show a set of images in a card, not requiring any input to move forward for instance;&#x20;

* Displaying set of products or services
* Gallery of images

### How do I set it up?&#x20;

{% embed url="<https://www.loom.com/share/d9992e0eafe44df988aa104a708edb99?sid=75ac6f8e-bf22-4a4b-acb9-60b4a2bff5ad>" %}
Setting up 'Image Carousel' action block
{% endembed %}

You can follow the following steps to set up Image Carousel action block;&#x20;

1. Add an action block to canvas by clicking on '**+**' <br>
2. Choose '**Image Carousel**'\
   &#x20;
3. Configure it on the right panel<br>
   * **Upload Image:** \
     \
     You can add the image / photo of your choice that you would like to display it to the visitors by clicking on '**Upload Image**' <br>
   * **Add more images:** \
     \
     To add multiple images, you can click on '**Add Image**'. Maximum images that you can add is 10&#x20;

{% hint style="info" %}
We recommend you to upload compressed images (up-to 5 MB) in order to improve the load time of the images on the chat widget\
\
The file extension that we support are '**.jpg**', '.**JPEG'**, '.**PNG**'
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.supporthunt.com/action-blocks/image-carousel.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.
