# Image grid (mega menu)

*Block type for the **Header** section.*

### What It Does

The **Image grid (mega menu)** block adds a image grid mega menu to the Header section instead of a dropdown menu when a menu item is hovered over.

The Image grid block can add up to 8 collection cards to the mega menu.\ <br>

<figure><img src="/files/FKGmxQn7u4eS2zNgRbou" alt=""><figcaption></figcaption></figure>

***

### Settings

#### **Trigger**

Enter the exact name of the link that contains the submenu to be used as an image grid mega menu.

#### **Number of menu columns (desktop)**

Controls the number of columns used for the submenu items.

#### **Image ratio**

Controls the image ratio for images. Choose from square, portrait, or landscape.

#### **Image border width**

Sets the border thickness for images.

#### **Image border radius**

Rounds the corners of images.

#### Image with link

* **Heading**: The title text displayed in the image.
* **Image**: Upload an image.
* **Link**: Sets the link destination.


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/header/image_grid.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.
