# Mega menu

There are 2 types of menu structures in Erickson, the default is a simple `dropdown menu` that uses an accordian style open/close on click design and the second is a `Mega menu`.

{% hint style="info" %}
Learn how to create a dropdown menu with nested links [here](https://help.shopify.com/en/manual/online-store/menus-and-links).
{% endhint %}

### Getting started

* Go to `Online Store` → `Navigation` → `Add menu`
* By default, your will see 2 menus, `Main menu` and `Footer` - click on either to start editing the current menus
* To add a new Mega menu, go to `Online Store` → `Themes` → `Header`&#x20;
* `Header` → `Add Mega menu`

{% embed url="<https://youtu.be/EnwfZVtXqD0>" %}


---

# 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://erickson.gitbook.io/themes/erickson/sections/header/sidebar-1.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.
