# Lab environment

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

We operate a Lab environment for experimenting and hackathons

In this environment we are having:

* 3 independent deployments
* 2 Mifos 1.x and 1 Mifos CN multitenant core banking deployments
* 2 DFSPs in each deployment unit utilising the multitenant capability of Fineract (one tenant corresponds to a DFSP)&#x20;
* 1 Mojaloop instance to enable instant payments across the 6 DFSPs
* 1 Fintech application to utilise the OpenBanking APIs provided by the DFSPs. This enables to demonstrate an account information aggregation and payment initiation third party
* 1 CI/CD server to be able to build and deploy the various microservices of the payment hub&#x20;

In case you are interested to test out the environment please write to us, on the Mifos Slack on the #paymenthub channel.

Join Mifos Slack by clicking on this link: <https://join.slack.com/t/mifos/shared_invite/zt-frxj913a-VdiJRCNp6M6S9is_Aa2Ikg>

![Lab Environment in Azure](https://lh6.googleusercontent.com/P5m_Df95KholQ5eRgqmLJ-kLyCmcnVv9p5FAQNCjh0JJ1uHvWOxLNMpYgj5vTnAHgfeTz5w-h0kvb38LJgSH68iBTRdk1YxRSdVq67yQDlFVYpBXXeO23H8rMpttFBSkaTa3cft_z2c)


---

# 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/overview/lab-environment.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.
