# Welcome To The Cloud

Welcome to the repository of documentation for the [Ortus Solutions' cloud servers](https://www.ortussolutions.com/products/cloud-servers) that you can use to deploy BoxLang / CFML applications to the cloud on the following providers:

* Amazon Web Services (AWS)
* Azure Cloud (`Available now!`)
* Google Cloud (`Available now!`)
* Digital Ocean (`Coming soon`)

<figure><img src="https://2842387082-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0SpUhngiuHB_ph56ko%2Fuploads%2FIQP0BhuAmTiaiX1Mce2H%2Fboxlang-dynamic-modular-productive.jpg?alt=media&#x26;token=d68278b8-369a-41df-b1e5-6029082c8b93" alt=""><figcaption></figcaption></figure>


---

# 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://cloud-servers.ortusbooks.com/readme.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.
