> 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/introduction/about-unwaste-ems.md).

# About Unwaste EMS

Learn how Unwaste EMS helps optimize energy use, production, and storage.

Unwaste EMS is an advanced energy management system created with a passion for saving energy and protecting the environment. Our mission is to enable every user to maximize energy efficiency and achieve real savings on electricity bills.

## Save Energy and Money

Unwaste EMS helps you **intelligently manage your energy consumption** by automatically optimizing how your devices operate. The system analyzes your usage patterns, renewable energy production, and electricity tariffs to make the best decisions in real-time. This allows you to achieve significant savings without sacrificing comfort.

The system acts as a second guardian of your energy costs and electrical installation. It monitors correct operation and can advise how to expand your installation and achieve further savings.

## Universal and Flexible

Unwaste EMS is designed with **universality and flexibility** in mind:

* **Works with any installation** - from small single-family homes to large commercial setups
* **Integrates with various devices** - solar panels, energy storage, EV chargers, heat pumps, and many more
* **Adapts to your needs** - configurable profiles, schedules, and control scenarios
* **Grows with you** - easily expandable with new devices and features

## Built with Passion

Every feature of Unwaste EMS has been designed with a focus on **real impact for the environment and your wallet**. We believe that efficient energy management is the key to a sustainable future. That's why we continuously develop the system to provide you with the most advanced tools for optimizing energy consumption.

With Unwaste EMS, you're not just saving money - you're actively participating in building a more sustainable future.


---

# 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/introduction/about-unwaste-ems.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.
