# Gallery

The Gallery widget allows you to display multiple images or videos in a gallery view.&#x20;

Place your gallery images in groups between 1-8. If 10 images are added and the group is set to 8, the widget will display one 8 group and one 2 group

You can click the image to zoom in, where you can browse through the images in the gallery by using the arrows next to the images or use the arrow keys on your keyboard.

## Widget

![](/files/-MYTpHHMswRtwSf_uoz6)

## Gallery Zoom

![](/files/-MNFIKsiqAZotkIyb42k)

## Content

![](/files/-MYTpYjP2RTuhVqSiBRq)

* Media
* Group
* Simple Grid

## Settings

![](/files/-MYTpp017vUvoCtPewgt)

* Alias
* Container Width
* Compact
* Remove Gutter
* Disable Gallery Zoom
* Background Color
* Animate


---

# 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.iglootheme.com/widgets/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.
