# Menu Page

The Menu page layout displays activities (spanning across 2 columns) with a description of what each activity does. To launch an activity, click on its name.

The **Mifos in blue on the menu bar** and the [**Shortcut** sidebar menu](/mifosx/user-manual/side-bar-features.md) are available on menu pages.

<figure><img src="/files/QMfU96KRyUjM5JojPciR" alt=""><figcaption></figcaption></figure>

Related articles

* Page:[Navigation](/mifosx/user-manual/side-bar-features/navigation.md)
* Page:[Initial System Set Up](/mifosx/user-manual/for-administrators-mifos-x-platform/initial-system-set-up.md)
* Page:[Global Search](/mifosx/user-manual/for-all-users/untitled/global-search.md)
* Page:[Welcome Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md)
* Page:[Sign In Page](/mifosx/user-manual/for-all-users/untitled/sign-in-page.md)


---

# 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.mifos.org/mifosx/user-manual/for-all-users/untitled/menu-page.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.
