> For the complete documentation index, see [llms.txt](https://docs.mikopbx.com/mikopbx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mikopbx.com/mikopbx/english/setup/cloud.md).

# Cloud

MikoPBX supports installation via many cloud services. In this section you can find detailed instructions for them. Click on an item in the list below to go to the instruction for a specific virtual machine:

{% content-ref url="/pages/M0cx0a6yho8fJJJihVuu" %}
[AWS](/mikopbx/english/setup/cloud/aws.md)
{% endcontent-ref %}

{% content-ref url="/pages/JzobxcFFJ7FloRuJxtPR" %}
[Microsoft Azure](/mikopbx/english/setup/cloud/microsoft-azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/FHeVQfJxyNJAbmowc83q" %}
[Google Cloud](/mikopbx/english/setup/cloud/google-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/IyDcY4uywACw3Vcf4qwn" %}
[Hetzner cloud (In dev)](/mikopbx/english/setup/cloud/hetzner-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/vpiXF07I8haTB9F025IJ" %}
[Digital Ocean](/mikopbx/english/setup/cloud/digitalocean.md)
{% endcontent-ref %}

{% content-ref url="/pages/2KSMBkVm2lekWjqpPaIj" %}
[Alibaba Cloud](/mikopbx/english/setup/cloud/alibaba-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/r47j0sGbYKJD8YWVDeHW" %}
[Vultr](/mikopbx/english/setup/cloud/vultr.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.mikopbx.com/mikopbx/english/setup/cloud.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.
