# Menubar Popup Menu

<div align="left"><figure><img src="/files/zoQePaPk4C0jCkS7LVCd" alt="" width="69"><figcaption><p>Menubar Popup Menu</p></figcaption></figure></div>

Use the **`Menubar Popup Menu`** element to add a sub-menu to your [Menubar](/app-editor/page-editor/built-in-elements/menubar.md).

<figure><img src="/files/mQszmEoRILcf4LppM0Pa" alt=""><figcaption><p>A Menubar Style1 with a menu bar popup menu.</p></figcaption></figure>

The Menubar Popup Menu is composed of a Menubar Item element with:

* [Menubar Item Link](/app-editor/page-editor/built-in-elements/menubar-item-link.md) element configured to trigger the visibility of the popup menu.
* [Popup Menu](/app-editor/page-editor/built-in-elements/popup-menu.md) element with some sample [Popup Menu Item](/app-editor/page-editor/built-in-elements/popup-menu-item.md) and [Popup Menu Separator](/app-editor/page-editor/built-in-elements/popup-menu-separator.md) elements.

You can customize the element by editing the text, the destination URLs, adding more [Popup Menu Item](/app-editor/page-editor/built-in-elements/popup-menu-item.md) elements. &#x20;


---

# 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://docs.zingy.ai/app-editor/page-editor/built-in-elements/menubar-popup-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.
