# FORGEBOX Editions

FORGEBOX is and will be FREE forever, however, there are some editions if you want to have additional features, manage your organization and teams or even host your own instance of FORGEBOX so you can have the exclusivity and security with all the benefits of the community version.

## Free Account

The free edition of FORGEBOX that helps foment the ColdFusion (CFML) community. Learn more about all the features of this account [here](/community/features.md).

## Pro Account

Directed to the software professional or small business in need of many packages and collaborations. Learn more about all the features of this account [here](/pro/intro.md).

## Business Account

Directed towards organizations and teams so they can collaborate and support their software building needs. Learn more about all the features of this account [here](/business/intro.md).

## Enterprise

Directed to the software professional or small business in need of many packages and collaborations. Learn more about all the features of this account [here](/enterprise/intro.md).


---

# 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://forgebox.ortusbooks.com/forgebox-editions.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.
