# Product Docs

- [Functional Docs](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs.md): mGramSeva functional details
- [Login & Forgot Password](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/login-and-forgot-password.md)
- [User Roles & Home Screen](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/user-roles-and-home-screen.md)
- [Create Consumer](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/create-consumer.md)
- [Search Consumer](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/search-consumer.md)
- [Edit Consumer](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/edit-consumer.md)
- [View Consumer](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/view-consumer.md)
- [Billing - Bulk Demand Generation](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/billing-bulk-demand-generation.md)
- [Billing - Metered Connection](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/billing-metered-connection.md)
- [Revenue Collection - Offline](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/revenue-collection-offline.md)
- [Expenditure - Add Expense](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/expenditure-add-expense.md)
- [Expenditure - Modify Expense](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/expenditure-modify-expense.md)
- [User Onboarding - Bulk Upload](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/user-onboarding-bulk-upload.md)
- [User Onboarding/Walkthrough](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/user-onboarding-walkthrough.md)
- [Feedback - Post Payment](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/feedback-post-payment.md)
- [SMS Notifications](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/sms-notifications.md)
- [Home Page Notifications](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/home-page-notifications.md)
- [Edit User Profile](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/edit-user-profile.md)
- [Bill and Receipt PDF](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/bill-and-receipt-pdf.md)
- [Update Expense Search](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/update-expense-search.md)
- [Bulk Demand Generation For Non-Metered Connection](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/bulk-demand-generation-for-non-metered-connection.md)
- [Demand/Bill Generation For Metered Connection](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/demand-bill-generation-for-metered-connection.md)
- [Household Register](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/household-register.md)
- [Tabular Dashboard - Expense](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/tabular-dashboard-expense.md)
- [Tabular Dashboard - Collection](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/tabular-dashboard-collection.md)
- [Download Bills & Receipt](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/download-bills-and-receipt.md)
- [App Force Update](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/app-force-update.md): Update the app in case of new release/enhancements
- [HRMS](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/hrms.md)
- [Advance Changes](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/functional-docs/advance-changes.md)
- [User Docs](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/user-docs.md): mGramSeva user guides
- [User Manual](https://docs.digit.org/mgramseva/introducing-mgramseva/product-docs/user-docs/user-manual.md): A step-by-step guide to using the mGramSeva App


---

# 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/mgramseva/introducing-mgramseva/product-docs.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.
