# Modules

- [Program & Beneficiary Management System](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system.md)
- [Program Management](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/program-management.md)
- [Program Disbursement Cycles](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/program-disbursement-cycles.md)
- [Beneficiary Management](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/beneficiary-management.md)
- [ID Verification](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/id-verification.md)
- [Beneficiary Registry](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/beneficiary-registry.md)
- [Eligibility](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/eligibility.md)
- [Proxy Means Test](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/eligibility/proxy-means-test.md)
- [Deduplication](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/deduplication.md)
- [Enrolment](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/enrolment.md)
- [Entitlement](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/entitlement.md)
- [Disbursement](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/disbursement-cycles.md)
- [In-kind Transfer](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/disbursement-cycles/in-kind-transfer.md)
- [Digital Cash Transfer](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/disbursement-cycles/digital-cash-transfer.md)
- [Voucher](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/disbursement-cycles/voucher.md)
- [Self Service Portal](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/self-service-portal.md)
- [Document Management](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/document-management.md)
- [Multi-tenancy](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/multi-tenancy-in-pbms.md)
- [Notifications](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/notifications.md)
- [Accounting](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/accounting.md)
- [Administration](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/administration.md)
- [Multi-tenancy](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/administration/multi-tenancy.md)
- [RBAC](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/administration/role-based-access-control.md)
- [i18n](https://docs.openg2p.org/1.2/platform/modules/program-and-beneficiary-management-system/administration/internationalization-i18n.md)
- [Social Registry](https://docs.openg2p.org/1.2/platform/modules/social-registry.md)
- [Registration Tool Kit](https://docs.openg2p.org/1.2/platform/modules/registration-tool-kit.md)
- [ODK Collection App](https://docs.openg2p.org/1.2/platform/modules/registration-tool-kit/odk-collection-app.md)
- [SPAR](https://docs.openg2p.org/1.2/platform/modules/social-payments-account-registry-spar.md): Social Payments Accounts Registry
- [G2P Cash Transfer Bridge](https://docs.openg2p.org/1.2/platform/modules/g2p-cash-transfer-bridge.md)
- [File-based Payment Backend](https://docs.openg2p.org/1.2/platform/modules/g2p-cash-transfer-bridge/file-based-payment-backend.md)
- [4Sure Verifier](https://docs.openg2p.org/1.2/platform/modules/4sure-verifier.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.openg2p.org/1.2/platform/modules.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.
