# G2P Bridge

The role of G2P Bridge subsystem in the G2P landscape is shown in this figure

<figure><img src="/files/sf9jFuChuO3FxpbJhXZL" alt=""><figcaption><p>G2P Bridge in the G2P landscape</p></figcaption></figure>

The G2P Bridge subsystem bridges the PBMS module with the Sponsor Bank to effect large scale / high volume beneficiary transfers. Being a G2P system (not a P2G, P2P, P2M, etc), the platform does not desire to offer high performance and real time transfers, since these features are not typically required in a G2P transfer chain. Rather, the platform is designed to operate asynchronously and emphasises on high volumes, ease of use, low cost of operations and efficient reconciliation.

## Functional overview

## Technical overview

<figure><img src="/files/emgnRJp9eHB3GbADyoRf" alt=""><figcaption><p>G2P Bridge - Technical Architecture</p></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.3/g2p-bridge.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.
