> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/story-v2/header/navigation-images.md).

# Navigation images

Easily add promotional or featured images right into any drop-down or mega-menu nested navigation:

![](/files/AOt8SKNL41Vwg6sX4M04)

Add an image block in the header section and choose an item number. The item number is the order in your navigation. For example Item 1 is Shop in the example below:

![Shop is Item 1](/files/2ErLsSXq5g5tksTiKLhm)

Example mapping of above navigation menu and item numbers:

| Item Number | Menu Name |
| ----------- | --------- |
| Item 1      | Shop      |
| Item 2      | Our Story |
| Item 3      | Lookbook  |
| Item 4      | Updates   |

Configure the settings for each image block with call to action information:

![](/files/HkIW0627Mn7xWcNA7AYc)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://story.groupthought.com/story-v2/header/navigation-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.
