> For the complete documentation index, see [llms.txt](https://docs.mifos.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mifos.org/mifosx/user-manual/for-all-users/untitled.md).

# General Navigation

This section of the User Manual describes the main page layouts you will encounter using Mifos X and how to work with them. The page layouts described are:

**Table of Contents**

[**Sign In Page**](/mifosx/user-manual/for-all-users/untitled/sign-in-page.md)

[**Welcome Page**](/mifosx/user-manual/for-all-users/untitled/welcome-page.md)

[**Dashboard Page**](/mifosx/user-manual/for-all-users/untitled/untitled.md)

[**List Page**](/mifosx/user-manual/for-all-users/untitled/list-page.md)

[**Menu Page**](/mifosx/user-manual/for-all-users/untitled/menu-page.md)

[**Form Page**](/mifosx/user-manual/for-all-users/untitled/form-page.md)

[**Clients-Groups-Centers Navigation**](/mifosx/user-manual/for-all-users/untitled/clients-groups-centers-navigation.md)

[**Navigation Tool**](/mifosx/user-manual/for-all-users/untitled/navigation-tool.md)

[**Global Search**](/mifosx/user-manual/for-all-users/untitled/global-search.md)

[**Loan Product and Accounting with Mifos**](/mifosx/user-manual/for-all-users/untitled/loan-product-and-accounting-with-mifos.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
