> For the complete documentation index, see [llms.txt](https://docs.unwaste.energy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unwaste.energy/en/getting-started/system-editions-and-licensing-models.md).

# System editions and licensing models

Compare Unwaste EMS licensing options for residential, business, and industrial users.

Unwaste EMS serves a broad range of users. It provides essential features for everyday energy management and advanced capabilities for demanding industrial customers.

## For Individual Users

The basic version of Unwaste EMS is **available free of charge** for individual residential users. This allows homeowners to:

* Monitor and optimize their energy consumption
* Manage solar production and energy storage
* Control compatible devices automatically
* Track savings and energy flows

The free version provides full functionality for typical home installations, making energy optimization accessible to everyone.

Learn why we offer the software free of charge on our [About us](https://unwaste.energy/about) page.

## For Business Users

If you want to use Unwaste EMS in your business, commercial installation, or industrial facility, we offer dedicated business licensing options.

Business licenses provide:

* Support for larger, more complex installations
* Advanced features for commercial operations
* Professional technical support
* Custom integration options
* Long-term warranty and service level agreements (SLAs)

## Licencing models

Please refer [Unwaste pricing](https://unwaste.energy/pricing) for more information.

## Get in Touch

To discuss business licensing, pricing, and custom solutions for your organization, please contact us at:

[**https://unwaste.energy/contact/**](https://unwaste.energy/contact/)

Our team will work with you to understand your requirements and recommend the best licensing model for your use case.


---

# 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://docs.unwaste.energy/en/getting-started/system-editions-and-licensing-models.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.
