# Menus & Locations

### **1. Menus**

#### The theme has 3 available menu locations:

* **Top Menu - Only show level 1:** Located in the right top bar content
* **Main Menu:** Located in the main page header
* **Vertical Menu:** Located in the left vertical menu (include on <mark style="color:green;">**Header Layout 4**</mark> and <mark style="color:green;">**Layout 6**</mark>)

You can manage and create menus by navigating to **Appearance** **→** **Menu**

1. Click the **create a new menu** link
2. Enter a name for the menu (this can be anything e.g "Main Menu")
3. Click the **Create Menu** button

![](/files/PLSeQWLeu4rXYFa2TB2e)

### **2. Locations**

#### Assigning Menu Locations

After creating a menu you can assign it to one of the theme's menu locations.\
Click the **Manage Locations** tab and assign the menus to their appropriate locations.

![](/files/d8fAUxnBz4uWGM61zGy4)


---

# 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://elessi-docs.nasatheme.com/header-and-menu/menus/menus-and-locations.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.
