# Vertical Menu

{% hint style="danger" %}
**Please note**: *Not all themes have a Vertical Menu. This guide is only for themes designed with a Vertical Menu on the homepage. If you use a theme package that does not have Vertical Menu, please skip this tutorial.*
{% endhint %}

## Steps to Configure Vertical Menu :

1. In the header customization panel, scroll down, and you will see the "Vertical menu" item; please check the **"Show Vertical menu"** item to display the Vertical menu. Or uncheck this option if you want to disable the Vertical menu. (photo #1)
2. To configure the submenus, you need to add the "Vertical menu" block > name the item, attach a link to the item, and add an icon. As many menus as you want, add each block. (Please see photo #2)

<div align="left"><figure><img src="/files/tt046ynGC1bcE5j4H6mz" alt=""><figcaption><p>Photo #1</p></figcaption></figure></div>

<figure><img src="/files/MCtosN2LUMUwO2AH3q4a" alt=""><figcaption><p>photo #2</p></figcaption></figure>

## Video Tutorial

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


---

# 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://documents.shopifymate.com/mate-documentation/menu-setting/vertical-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.
