# Menu Creation

Use this section to create and manage your store’s navigation menus. Menus help customers quickly find products, collections, pages, and important links. Setting up your menus correctly improves the overall shopping experience and ensures smooth browsing across your store.

#### Step 1: **Go to the Navigation settings**

1. Log in to your **Shopify admin**.
2. In the left sidebar, click **Content**.
3. Select **Menus**.

***

#### Step 2: **Choose which menu to modify**

You will see two main menus:

* **Main menu** — Appears at the top of your store.
* **Footer menu** — Appears at the bottom of your store.

Click the menu you want to **edit** or click **Add menu** to create a new one.

***

#### Step 3: **Add a new menu item**

1. Click **Add menu item**.
2. Enter the **name** (the text customers will see — e.g., “Shop,” “About Us”).
3. Click the **Link** field and choose the type of link:
   * **Collection**
   * **Product**
   * **Page**
   * **Blog or Blog post**
   * **Search**
   * **Web address** (custom URL)
4. After selecting the link, click **Add**.

***

#### Step 4: **Create dropdown sub-menus (optional)**

To make a dropdown:

1. Add all the menu items first.
2. Drag any item slightly to the right under a parent item.
3. It will automatically become a **nested** sub-menu.

You can repeat this to create multiple levels if needed.

***

#### Step 5: **Rearrange menu items**

* Drag and drop items to reorder them.
* Move items left/right to adjust hierarchy.

***

#### Step 6: **Save your menu**

Click **Save** in the upper-right corner.

### How to create menus?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2Fcyh2bzpgnx2r7Pqq458z%2F2-menu.mp4?alt=media&token=158d4f25-ce1a-40b3-ad46-3025352e77aa>" %}


---

# 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://wedesigntech-1.gitbook.io/elegance/template-creation/menu-creation.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.
