# Features

With your free account, you will get the following features.

* &#x20;Unlimited public packages
  * Publish as many packages as you want, with no limit on public packages. The CFML community will appreciate this.
* Unlimited collaborators on public packages
  * On FORGEBOX you can collaborate on other users' packages and invite other users' to collaborate on your own packages.
* 1 private package
  * You will be able to create **one** private package for FREE so you can get to know the private package capabilities.
* 10GB of storage for your packages
  * Up to 10GB of storage for you to store packages in the FORGEBOX cloud.
* 7 days of activity log
  * You will be able to see all kinds of activities such as package updates, collaboration invites, profile updates, etc for up to 7 days.
* Community support
  * Get to know the FORGEBOX community and get support from them.
* Collaborators public community support
  * Collaborators can be another important resource when requiring support.


---

# 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/community/features.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.
