# mCollect - Demand-based Revenue Collection

## About mCollect

The mCollect module is designed to facilitate the ULB process miscellaneous types of payments. Miscellaneous payments may include parking fees, advertising fees, rent, challans, etc. The module objective is to process and record payment collections on account of miscellaneous heads within the ULBs. This makes it easy to track payment receipts and generate reports for administrative purposes.

## Key Features

1. Capture details of payment collection
2. Generate and print the collection receipt
3. Access to dashboard analytics
4. Generate reports for administration

## Section Overview <a href="#section-overview" id="section-overview"></a>

This section contains all docs and information required to understand the MCS module, its key features, functional scope, and configuration details. Click on the links below to learn more about deploying, configuring, customizing, and using the MCS module.

* [MCS User Manual](/local-governance/access/local-governance-stack/mcollect-mcs/mcollect-user-manual.md)
* [Master Data Configuration Template](/local-governance/access/local-governance-stack/mcollect-mcs/mcollect-master-data-templates.md)

**Navigation Tips**

* Click on the embedded links within the content to browse topic details
* Use the Contents links available on the right side of the screen to move to a specific heading
* Find the list of Related Docs links at the bottom of each page to browse through additional product details.


---

# 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.digit.org/local-governance/access/local-governance-stack/mcollect-mcs.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.
