# Installation

We are so excited you are here and ready to get started with ContentBox Modular CMS one of the most modern ColdFusion (CFML) Content Management Platforms. \_\_ There are several ways to install ContentBox, so make sure you explore all the options.

* Deploy the source using the [CommandBox Server ](https://www.ortussolutions.com/products/commandbox)with a supported modern ColdFusion (CFML) engine.
* Deploy the source to any modern ColdFusion (CFML) engine (Adobe 11+ †, Lucee4.5+)
* Leverage the `ContentBox.war` and deploy to any **Java** enabled server
* Run an express self-contained version
* Install into an Existing ColdBox MVC application
* Run as a docker container: <https://hub.docker.com/r/ortussolutions/contentbox/>

So let's get started.

![https://www.ortussolutions.com/products/contentbox#download](/files/-LA-UolSiDPRwOqKtD94)

† There is a known compatibility issue in Adobe ColdFusion 2018 Update 3 which has been raised with Adobe.


---

# 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://contentbox.ortusbooks.com/v4.x/getting-started/installation.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.
