# Interconnections

- [Merging two MikoPBX](https://docs.mikopbx.com/mikopbx/english/faq/interconnections/mikopbx-2-mikopbx.md): Analysis of a case involving the integration of two MikoPBX systems
- [Integration of MikoPBX and Grandstream UCM6202](https://docs.mikopbx.com/mikopbx/english/faq/interconnections/mikopbx-and-grandstream-ucm6202.md)
- [MikoPBX and FreePBX (PJSIP)](https://docs.mikopbx.com/mikopbx/english/faq/interconnections/mikopbx-and-freepbx-pjsip.md): Instructions for integrating multiple PBX systems
- [MikoPBX and FreePBX (IAX)](https://docs.mikopbx.com/mikopbx/english/faq/interconnections/mikopbx-and-freepbx-iax.md): Instructions for connecting multiple PBX systems
- [WireGuard - VPN](https://docs.mikopbx.com/mikopbx/english/faq/interconnections/wireguard-vpn.md): Example of connecting two PBX systems into a private WireGuard network.


---

# 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.mikopbx.com/mikopbx/english/faq/interconnections.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.
