# How to Use This Manual

### About the Manual

This manual provides instructions and information on Mifos X 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 [Mifos X Platform User Manual](https://docs.mifos.org/mifosx/user-manual) comprises three user guides:

1. [For All Users](https://docs.mifos.org/mifosx/user-manual/for-all-users)\
   Information about **logging in and out**, **navigating**, and **generating reports** in Mifos X.
2. [For Administrators](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform) (Mifos X Platform)[<br>](https://mifosforge.jira.com/wiki/display/docs/For+Mifox+X+Community+App+Administrators)Information for Mifos X **administrators** about **setting up** and **configuring** Mifos X for the specific needs of your organization.   &#x20;
3. [For Operational Users](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app) (Mifos X Community App)[<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** in Mifos X.

![](https://mifosforge.jira.com/wiki/download/thumbnails/80609360/mifos%20x%20manuals.png?version=1\&modificationDate=1419219363873\&cacheVersion=1\&api=v2\&width=452\&height=400)

**Structure of the Manual**

The structure of the Mifos X user guides is as follows:

* [For All Users](https://docs.mifos.org/mifosx/user-manual/for-all-users)
* [For Mifos X Community App Administrators](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform)
* [For Mifos X Community App Operational users.](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app)

#### **Symbols Used in this Manual**

The following symbols are used in this manual:

{% hint style="warning" %}
This symbols indicates an error message.
{% endhint %}

{% hint style="info" %}
This symbol indicates information about the related operation.
{% endhint %}

{% hint style="success" %}
This symbol indicates information that helps the user apply the procedure or information that suggests an alternative method to perform the task.
{% endhint %}

### Abbreviations and Acronyms Used in this Manual

| Abbreviation or Acronym | Description                            |
| ----------------------- | -------------------------------------- |
| APR                     | Annual Percentage Rate                 |
| CSV                     | Comma Separated Values                 |
| FORM                    |                                        |
| GL                      | General Ledger                         |
| HTML                    | Hypertext Markup Language              |
| HTTP                    | Hypertext Transfer Protocol            |
| ID                      | Identification                         |
| JDBC                    | Java Database Connectivity             |
| JLG                     | Joint Liability Group                  |
| JSON                    | JavaScript Object Notation             |
| MIX                     | Microfinance Information Exchange      |
| OLAP                    | Online Analytical Processing           |
| PDF                     | Portable Document Format               |
| RD                      | Reoccurring Deposit                    |
| SMS                     | Short Message Service                  |
| SQS                     | Structured Query Language              |
| URL                     | Uniform Resource Locator               |
| XBRL                    | Extensible Business Reporting Language |
| XML                     | Extensible Markup Language             |

### Terms Used in this Manual

| Term                  | Description                                                                                                                                                                                                                           |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Accrual               | The accumulation of interest/investments/payments/benefits over time. Also refers to expenses that haven't been invoiced yet, for which provisions are made at the end of a financial period.                                         |
| Audit Trail           | Chronological documentation that traces detailed transactions related to any item in accounting records.                                                                                                                              |
| Cache                 | Memory that stores data so that future requests for that data can be served faster.                                                                                                                                                   |
| Chart of Accounts     | A chart of accounts (COA) is a financial organizational tool that provides a complete listing of every account in an accounting system. An account is a unique record for each type of asset, liability, equity, revenue and expense. |
| CSV                   | Comma Separated Values                                                                                                                                                                                                                |
| Fund                  | A fund is a source of money that is allocated for a specific purpose.                                                                                                                                                                 |
| Hook                  |                                                                                                                                                                                                                                       |
| Loan                  | Lending of money from one entity to another, wherein the recipient incurs a debt and is liable to repay the principal amount along with additional interest.                                                                          |
| Nominal Interest Rate | Rate of interest before adjusting for inflation.                                                                                                                                                                                      |
| Parent                |                                                                                                                                                                                                                                       |
| PDF                   | Portable Document Format                                                                                                                                                                                                              |
| Tag                   |                                                                                                                                                                                                                                       |

**Where to Find Additional Help**

If you have questions or need help, you can browse questions and answers on [Mifos Connect](http://mifos.cloud.answerhub.com/), or ask your own question.

Related articles

* Page: [User Manual](https://docs.mifos.org/mifosx/user-manual)
* Page:[ For All Users](https://docs.mifos.org/mifosx/user-manual/for-all-users)


---

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