# Using Payment Hub EE

## Evaluating Payment Hub EE and Mojaloop

### **Lab Environment**&#x20;

Our Payment Hub Lab Environment, hosted on Azure,provides a real-world environment consisting of multiple DFSPs connecting to a Mojaloop switch with operational web and mobile user interfaces for staff and clients to test and demonstrate transaction flows across the system. It demonstrates the multi-tenancy of both Mifos and the Payment Hub, consisting of the Payment Hub hosted in three different deployment topologies (small, medium, large). Both generations of Mifos are deployed and configured to represent different operational methodologies of DFSPs - MFI, SACCO, etc. In addition, our mobile wallet channel app is fully configured and deployed along with an WS02 API gateway and Open Banking API layer to simulate and facilitate participation of third party fintechs.

## Person to Person (P2P)

<figure><img src="/files/tZhzPWyN1CkbA2BULsYo" alt=""><figcaption></figcaption></figure>

## Merchant to Persons (B2P)

<figure><img src="/files/rBcYqIeWHIErWv2Jmk8s" alt=""><figcaption></figcaption></figure>

### Supporting PISP and Open Banking APIs

<figure><img src="/files/lJSQS7Gqrb6lvr1KlIvM" 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://mifos.gitbook.io/docs/payment-hub-ee/business-overview/using-payment-hub-ee.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.
