# Collections grid (mega menu)

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

### What It Does

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

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

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

***

### Settings

#### **Trigger**

Enter the exact name of the link that contains the submenu to be used as a collections 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 collection images. Choose from square, portrait, or landscape.

#### **Image border width**

Sets the border thickness for collection images.

#### **Image border radius**

Rounds the corners of collection images.

#### **Collections**

* **Collection 1**: Selects a collection to display.
* **Collection 2**: Selects a collection to display.
* **Collection 3**: Selects a collection to display.
* **Collection 4**: Selects a collection to display.
* **Collection 5**: Selects a collection to display.
* **Collection 6**: Selects a collection to display.
* **Collection 7**: Selects a collection to display.
* **Collection 8**: Selects a collection to display.

***


---

# 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/collection_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.
