> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/cloud-c2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.hak5.org/cloud-c2/getting-started/licensing-and-downloads.md).

# Licensing and Downloads

### Downloads

{% hint style="success" %}
The latest Cloud C² Server may also be downloaded from <https://downloads.hak5.org/cloudc2>\
\
The download link will provide a ZIP file containing your Cloud C² edition for Windows, Mac and Linux hosts.
{% endhint %}

Cloud C² is available as an instant download. A free license for **Community** Edition is available which is *not for commercial use* and comes with community support. The **Professional** and **Teams** Editions are for *commercial use* with standard support.

### Getting a license

Start by [adding your desired Cloud C² edition to cart](https://shop.hak5.org/products/c2#c2-versions) and checking out as usual. Orders may be placed with or without new hardware. In either case, the Cloud C² license key and download link will be delivered by email instantly.

After placing the order, an email from **<shop@hak5.org>** with the subject line "**Hak5 Cloud C² Download & License**" will be sent containing a download link and license key.

![](/files/nVSoXVPNcqmLMn5HBtrG)

If you do not notice this email right away, check your junk mail box and search for the email by address and subject. In Gmail, the query "`in:spam from:shop@hak5.org`" may reveal the message.

If you do notice that your email provider has marked it as spam we would appreciate it if you could use any provided options by the email client to report as not spam.


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.hak5.org/cloud-c2/getting-started/licensing-and-downloads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
