# Architecture

## Introduction

OpenG2P has a flexible architecture that allows governments and social benefit delivery systems to choose modules per their needs. Using the OpenG2P platform, governments can digitalize the benefit delivery end-to-end and gain significantly in terms of efficiency, ease of administration, speed, cost, and convenience for the beneficiaries. The platform is built for inclusion and has supporting features. For example, beneficiaries in remote areas without network connectivity can be registered offline.&#x20;

## Functional architecture

<figure><img src="https://raw.githubusercontent.com/smita-g2p/openg2p-documentation/1.1/.gitbook/assets/functional-architecture.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**External System Integrations**

Digital authentication can be facilitated using MOSIP or any other ID system because the platform is agnostic of ID systems.

The platform can integrate with payment systems other than those shown in the diagram.
{% endhint %}

## Technical architecture

<figure><img src="https://github.com/OpenG2P/openg2p-documentation/raw/010947477bc4c70effbe42ce936e3813ecbfb648/.gitbook/assets/technical-architecture.png" alt=""><figcaption></figcaption></figure>


---

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