> For the complete documentation index, see [llms.txt](https://mifos.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mifos.gitbook.io/docs/payment-hub-ee/overview/lab-environment.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mifos.gitbook.io/docs/payment-hub-ee/overview/lab-environment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
