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

# Google Cloud

Installing MikoPBX in Google Cloud can be done in two ways: using an image from the Google Cloud Marketplace or from an image based on a file uploaded from the MikoPBX distribution. The first method provides quick and easy deployment of the standard version of MikoPBX, while the second is suitable for intermediate releases.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Google Cloud Marketplace</strong></td><td>Instructions for installing a ready-made image from Google Cloud Marketplace</td><td><a href="/files/FgvcaKRptCJ5AsblX1jm">/files/FgvcaKRptCJ5AsblX1jm</a></td><td><a href="/pages/vo3vb0iha8VYm7NzSKEm">/pages/vo3vb0iha8VYm7NzSKEm</a></td></tr><tr><td><strong>Google Cloud deployment guide</strong></td><td>Detailed instructions for uploading MikoPBX from an image based on a .vhd file from the distribution</td><td><a href="/files/0LwH4fIzbGT6SwXbPPrx">/files/0LwH4fIzbGT6SwXbPPrx</a></td><td><a href="/pages/ic8D0ENWFM6G55F5Zhwg">/pages/ic8D0ENWFM6G55F5Zhwg</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/google-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.
