# User Space

- [New Feature Request Content](https://docs.mifos.org/mifosx/user-space/new-feature-request-content.md)
- [Recommended System Requirement](https://docs.mifos.org/mifosx/user-space/recommended-system-requirement.md)
- [MifosX Overview](https://docs.mifos.org/mifosx/user-space/mifosx-overview.md)
- [Installation guide](https://docs.mifos.org/mifosx/user-space/installation-guide.md)
- [Upgrading Mifosx](https://docs.mifos.org/mifosx/user-space/installation-guide/upgrading-mifosx.md)
- [Install MifosX on Windows](https://docs.mifos.org/mifosx/user-space/installation-guide/install-mifosx-on-windows.md)
- [Install MifosX on Linux](https://docs.mifos.org/mifosx/user-space/installation-guide/install-mifosx-on-linux.md)
- [Install MifosX on AWS](https://docs.mifos.org/mifosx/user-space/installation-guide/install-mifosx-on-aws.md)
- [Release Notes](https://docs.mifos.org/mifosx/user-space/release-notes.md)
- [Release 1 and Features List](https://docs.mifos.org/mifosx/user-space/release-notes/release-1-and-features-list.md)
- [Release 2 and Features List](https://docs.mifos.org/mifosx/user-space/release-notes/release-2-and-features-list.md)
- [User Manual](https://docs.mifos.org/mifosx/user-space/user-manual.md)
- [How to Use This Manual](https://docs.mifos.org/mifosx/user-space/user-manual/how-to-use-this-manual.md)
- [For All Users](https://docs.mifos.org/mifosx/user-space/user-manual/user-version.md): Information about logging in and out, navigating, and generating reports in Mifos X.
- [General Navigation](https://docs.mifos.org/mifosx/user-space/user-manual/user-version/general-navigation.md)
- [Sign In Page](https://docs.mifos.org/mifosx/user-space/user-manual/user-version/general-navigation/sign-in-page.md)
- [For Administrators](https://docs.mifos.org/mifosx/user-space/user-manual/admin-version.md): Information for Mifos X administrators about setting up and configuring Mifos X for the specific needs of your organization.
- [Initial System Set Up](https://docs.mifos.org/mifosx/user-space/user-manual/admin-version/initial-system-set-up.md)
- [For Operationals](https://docs.mifos.org/mifosx/user-space/user-manual/for-operationals.md): information for day-to-day use for creating and managing account entries, transactions, and account products in Mifos X.
- [Roadmap](https://docs.mifos.org/mifosx/user-space/roadmap.md)
- [Frequently Asked Questions (FAQs)](https://docs.mifos.org/mifosx/user-space/frequently-asked-questions-faqs.md)
- [Demo Server Details](https://docs.mifos.org/mifosx/user-space/demo-server-details.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-space.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.
