# How to Use This Manual

{% hint style="info" %}

### About the Manual

{% endhint %}

## Overview

This manual provides instructions and information on LMS Platform. You can skip to any topic using the sidebar navigation panels, related articles at the end of the page, or hypertext links within the current topic.

The LMS Platform User Manual comprises three user guides:

1. **For All Users**\
   Information about **logging in and out**, **navigating**, and **generating reports** in LMS.
2. **For Administrators**[<br>](https://mifosforge.jira.com/wiki/display/docs/For+Mifox+X+Community+App+Administrators)Information for **administrators** about **setting up** and **configuring** for the specific needs of your organization.   &#x20;
3. **For Operational Users**[<br>](https://mifosforge.jira.com/wiki/display/docs/For+Mifos+X+Community+App+Operational+Users)Information for day-to-day use for **creating and managing account entries, transactions**, and **account products**.

## Quick links

{% content-ref url="/pages/hYvKkD3vseRykkH9ZM96" %}
[Symbols Used in this Manual](/lms/overview/symbols-used-in-this-manual.md)
{% endcontent-ref %}

{% content-ref url="/pages/qZBL2Iiyl8iplAGYrYrt" %}
[General Navigation](/lms/overview/general-navigation.md)
{% endcontent-ref %}


---

# 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://loan-management-system.gitbook.io/lms/how-to-use-this-manual.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.
