> For the complete documentation index, see [llms.txt](https://docs.ec-cube.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ec-cube.io/ec-overview/3.-product-summary.md).

# 3. Product Summary

**Product Overview**

&#x20;The Energy Cube (Ec³ Plug) is a cutting-edge device designed to facilitate the transition to a decentralized and sustainable energy ecosystem. It serves as a node within the Ec³ network, enabling users to participate in the global energy market by optimizing energy consumption and production.

<figure><img src="/files/k6KHXFr9hD3BRJLOxUlP" alt=""><figcaption></figcaption></figure>

### **Core Features:**

* **Home Energy Storage Systems:** Ec³ integrates with home energy systems, including batteries and inverters, to store renewable energy and enhance self-consumption.
* **Agile and Mobile Energy Storage:** The device supports a variety of energy storage options, including portable power banks, UPS systems, and other discharging devices.
* **Blockchain-Based Trading:** Utilizing blockchain technology, Ec³ allows for the tokenization of energy, enabling users to trade and distribute energy in a secure and transparent manner.
* **Decentralized Incentive Model:** Users are rewarded with ECT tokens for their participation in the network, encouraging energy efficiency and demand response participation.


---

# 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.ec-cube.io/ec-overview/3.-product-summary.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.
