# Menu Item

<div align="left"><figure><img src="/files/aIxErMjMxB7FVtZ6nItp" alt="" width="69"><figcaption><p>Menu Item</p></figcaption></figure></div>

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

<figure><img src="/files/3gG2r8lWfKJwHMsDpExy" alt=""><figcaption><p>Example showing three menu items</p></figcaption></figure>

This composite element consists of a [Menubar Item Link](/app-editor/page-editor/built-in-elements/menubar-item-link.md) inside the [Menubar Item](/app-editor/page-editor/built-in-elements/menubar-item.md) .

You can customize this element by editing the text and the destination URL.


---

# 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/menu-item.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.
