# Setup

- [Installation on MDADM RAID1](https://docs.mikopbx.com/mikopbx/english/faq/setup/installation-on-mdadm-raid1.md)
- [Fine-tuning the firewall](https://docs.mikopbx.com/mikopbx/english/faq/setup/fine-tuning-the-firewall.md)
- [Migrating MikoPBX to Another Server](https://docs.mikopbx.com/mikopbx/english/faq/setup/change-host.md): Overview of methods for transferring MikoPBX to another server
- [Transfer Using Backup](https://docs.mikopbx.com/mikopbx/english/faq/setup/change-host/transfer-using-backup.md): A method to transfer MikoPBX to another host using backup
- [Transfer using scheduled backup (SFTP)](https://docs.mikopbx.com/mikopbx/english/faq/setup/change-host/transfer-using-scheduled-backup.md): A method to transfer MikoPBX to another host using scheduled backup via SFTP
- [Transfer using rsync](https://docs.mikopbx.com/mikopbx/english/faq/setup/change-host/transfer-using-rsync.md): A method for transferring MikoPBX to another host using rsync (preferred)
- [Reset to factory settings](https://docs.mikopbx.com/mikopbx/english/faq/setup/reset-to-factory-settings.md)
- [Monitoring Providers on MikoPBX](https://docs.mikopbx.com/mikopbx/english/faq/setup/monitoring-providers-on-mikopbx.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://docs.mikopbx.com/mikopbx/english/faq/setup.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.
