# Menu & Mega Menu

The **Mega Menu** in Shopify allows you to create an **advanced navigation system** with multiple columns, images, and content types, improving user experience and accessibility.

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. Navigate to **Header Section > Add Block**
4. To enable the **mega menu option**
   {% endhint %}

### [**Promo Banner Menu**](/lollipop-theme/header-group/menu-and-mega-menu/promo-banner.md) <a href="#promo-banner-menu" id="promo-banner-menu"></a>

* Adds **large promotional banners** to the megamenu.
* Includes **headings, buttons, and links** for each banner.
* Recommended image size: **400 x 400 px**.

### [Menu with banner](/lollipop-theme/header-group/menu-and-mega-menu/menu-with-banner.md)

* Displays **multiple promotional images** within the megamenu.
* Ideal for **highlighting offers, featured collections, or seasonal promotions**.


---

# 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://themessupport.gitbook.io/lollipop-theme/header-group/menu-and-mega-menu.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.
