# Collection images

Populate your mega-menu with the corresponding image from a collection. Pipeline offers another method and design for adding images to your navigation:

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

If your mega-menu has a Collection as a top-level menu item. You can pull the Collection image directly from the Collection into the navigation.&#x20;

## How to

### Step 1

The first step is to ensure you have a Collection image chosen and set in your Collection setup:

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

### Step 2

Next, ensure you have the same Collection as a top-level menu item in your mega-menu under Navigation.&#x20;

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

***Tip:*** When building a mega-menu, the very top menu item, "Shop" is Level 1. Nested inside "Shop" are Level 2 menu items, "Bottoms", "Sweaters" and "Tops". These will be the columns in your mega-menu. Under each of these are additional menu items which are Level 3

<div><figure><img src="/files/Op0ZN5jOlzemAFA3kOF4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/W2Tuk3xVuLEHN4I9So8c" alt=""><figcaption></figcaption></figure></div>

### Step 3

In the Header section settings, check the option to use Collection images:

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

Adjust the Collection image height slider to best fit the style of Collection images you have.&#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://pipeline.groupthought.com/header/header/collection-images.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.
