# 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;

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;


---

# 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.talkie.se/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.
