# Gallery

<figure><img src="https://lh4.googleusercontent.com/bG7haJGy-3DqIqHzh9s9kVYOq-ut8og4liAlXvThblks7bHL7x73nGhYkHTEk9dtAr5znw92p4gmKDd12SV3Ag8B5QKXrBag54R-hPVDfMsN5jz2nYltpf-f8yLwTDsKPcZ5ej6ojs3JrrpJ9G1JvzIQ15gKHa6rGftQDzTcA_jFSex2vI98rO6MeUpM4w" alt=""><figcaption></figcaption></figure>

The `gallery` block allows you to display several images clearly at once.&#x20;

<figure><img src="https://lh4.googleusercontent.com/VYQTxEaG5s2sFT0A_hrFyzmMUURKSdlR0rA1L38WGdVScGfsT16KCwylVIU6CRR6rf26_eykFR5froh_2VgVVgKzSmIu1Ctuv8OtJDOv4H9QTqxGxgVkesJfRLBFighKDIgx0XVnejwKmRKj25Ryi75mQGdg0mrLK5AIfIt9HGSoQs272oiiWxXSt7bwbQ" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>Add</strong></summary>

1. Open the Inserter Panel&#x20;
2. Search for the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> `gallery` block
3. Click on the block to insert it into your parent block

</details>

{% embed url="<https://www.youtube.com/watch?index=12&list=PLvp2KVaJroeRnz3tnH0oYG8NLesimOkSY&v=6GG1iGFgmK0>" %}
Getting Started - Gallery Block
{% endembed %}

## Source

You can add and modify your Galleries from the source tab.&#x20;

You can also  add and remove additional Galleries from here.

![](https://lh4.googleusercontent.com/pbBRVb588BKEbdtj6YJZJuR6y_-2uxauSsuSZ8Cy_bqj6fGwfqVBqdsZFnri9dN_nHmWrVGFy4xzA0Wok4tcaZw5so40-tSyBg9o7pMczRuuuChwgwXUeaWACgxPTq2m4EPJTRMqm2a-QyRwXk3hES6mkLNMicOISvjmvSOAFO1P1pULGoP8dIkaW_Uo6Q)

{% content-ref url="/pages/Of6B1jMnTpPmGa3BjAdT" %}
[Source](/blocks/gallery/source.md)
{% endcontent-ref %}

## Settings

You can set several settings that changes your gallery's structure.

{% content-ref url="/pages/eUm1qccxURxv35meMntf" %}
[Settings](/blocks/gallery/settings.md)
{% endcontent-ref %}

## Text

You can set titles and descriptions for every single image inside the Gallery block.

{% content-ref url="/pages/rfNOl3BTTOdhZYPjnPQP" %}
[Text](/blocks/gallery/text.md)
{% endcontent-ref %}

## Image Style

Allows you to style your Gallery images using a variety of options such as Overlay, Animation, Opacity, Blending Options, Padding, Radius, Borders, Border style.

{% content-ref url="/pages/gfYSGwZeLSRrxSKUiwDk" %}
[Image Style](/blocks/gallery/image-style.md)
{% endcontent-ref %}

## Filter

Allows you to set, unset and style the gallery block filter bar.

{% content-ref url="/pages/hZzhpBfWXAh5KFyx74d8" %}
[Filter](/blocks/gallery/filter.md)
{% endcontent-ref %}


---

# 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.cwicly.com/blocks/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.
