# Linking to menu items

When using the Image, Product, and Collection blocks in the header, you'll need to map these blocks to a menu item in your navigation.&#x20;

Here are some tips on how to choose the correct position for these blocks.&#x20;

### How to

Each of these blocks will have an option for "Link position in main menu". Use the dropdown to choose from the list.

* Your first top-level menu is equal to **Item 1**, our example "Shop"
* The second top-level menu is equal to **Item 2**, our example "Lookbooks"
* The third top-level menu is equal to **Item 3** (and so forth), our example "Contact"

This collection is mapped to "Item 2" which is the second menu item, "Lookbooks":

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

Once you have mapped to a menu item, the block will display that content (Image, Product, or Collection) in the drop-down or mega-menu that you've chosen.&#x20;

### Additional examples:

Item 1

![Example of Item 1 in navigation.](/files/-MKaoTVh_MZo5h30eQoI)

Item 2

![Example of Item 2 in navigation](/files/-MKaryOQ6LL4Sie5DWvq)

### Video

Overview of adding header blocks and mapping to menu items:

{% embed url="<https://www.loom.com/share/273bc913041a4e25964f1ec9818f0f4d?sid=a42eaa1e-941b-4ba6-8887-86d42f316922>" fullWidth="true" %}


---

# 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/linking-to-menu-items.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.
