> 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/aws.md).

# AWS

The simplest way to install MikoPBX is by deploying a ready-made image from the AWS Marketplace. If you wish to launch a custom version of MikoPBX, please refer to the detailed instructions where we describe step-by-step how to create an AMI image from any MikoPBX distribution.

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AWS deployment guide</strong></td><td>Detailed instruction on how to create an AMI image</td><td><a href="/files/J82EH9PW6skNkvSrjs6D">/files/J82EH9PW6skNkvSrjs6D</a></td><td><a href="/pages/urjxfZ8hvVQJB6sMduYG">/pages/urjxfZ8hvVQJB6sMduYG</a></td></tr><tr><td><strong>AWS Marketplace</strong></td><td>Instructions for installing a ready-made image from AWS Marketplace</td><td><a href="/files/Ai95TiyLFf71ancu9Ko8">/files/Ai95TiyLFf71ancu9Ko8</a></td><td><a href="/pages/RqslFVE4fV3OaNe0aPZz">/pages/RqslFVE4fV3OaNe0aPZz</a></td></tr><tr><td><strong>AWS Terraform script</strong></td><td>Installation instructions using Terraform (IaC)</td><td><a href="/files/O18afIRYGbzKfnWu3E0u">/files/O18afIRYGbzKfnWu3E0u</a></td><td><a href="/pages/q7GhEUOCSHsH4ngySgGw">/pages/q7GhEUOCSHsH4ngySgGw</a></td></tr></tbody></table>


---

# 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/aws.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.
