# Menus

### ⇥ Popup Mobile Menu.&#x20;

Admin page and all page templates come with a pre-build ⇥ Popup Mobile Menu.&#x20;

<figure><img src="/files/0gmxwblEvAwOOkqC2sAY" alt=""><figcaption><p>⇥ Popup Mobile Menu</p></figcaption></figure>

### 🔄 CONTEXT MENU

In the User table on the Admin page you will find an example of using 🔄 CONTEXT MENU reusable element.&#x20;

<figure><img src="/files/opBEI3uU5xpTx8LwLiDH" alt=""><figcaption><p>🔄 CONTEXT MENU</p></figcaption></figure>

### Pages

Per [page](/core-concepts/pages.md) template you get access to the following menus:​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqQQPMcY8thnmAuEFBbEe%2Fuploads%2FA6vftiWU1tjv9yi4YnW5%2Fimage.png?alt=media&#x26;token=c578b98d-6e69-4253-adc8-a2d49bc53bb9" alt=""><figcaption><p>base-menu</p></figcaption></figure>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqQQPMcY8thnmAuEFBbEe%2Fuploads%2F5aA8iyVUILgp4sMQ3iHX%2Fimage.png?alt=media&#x26;token=edbbf6e5-ce47-46e3-9119-5d871cce115e" alt=""><figcaption><p>base-top</p></figcaption></figure>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqQQPMcY8thnmAuEFBbEe%2Fuploads%2FqIt4zu2kYdXhGInnOROV%2Fimage.png?alt=media&#x26;token=8f595b44-9e92-4d30-89c3-a449bf545132" alt=""><figcaption><p>base-ribbon</p></figcaption></figure>


---

# 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.openbuild.io/framework-elements/menus.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.
