# Configuration Instructions

- [Deploy BPMNs with multiple DFSP-IDs](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/deploy-bpmns-with-multiple-dfsp-ids.md)
- [How to setup the Registering Institution ID with Budget Account](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/how-to-setup-the-registering-institution-id-with-budget-account.md)
- [How to setup the Program ID](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/how-to-setup-the-program-id.md)
- [How to setup the Tenants](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/how-to-setup-the-tenants.md)
- [How to setup the DFSP-IDs](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/how-to-setup-the-dfsp-ids.md)
- [Flow Configurations](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/flow-configurations.md)
- [Updating DNS](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/updating-dns.md)
- [Known issue and fix](https://mifos.gitbook.io/docs/payment-hub-ee/overview/installation-instructions/configuration-instructions/known-issue-and-fix.md)


---

# 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/installation-instructions/configuration-instructions.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.
