# 2. Mobile APP

The EC3 Mobile App is a sophisticated application designed to complement the Ec³ Cube's functionality within the Ec³ ecosystem. It serves as a user-friendly interface for managing energy consumption, optimizing energy storage, and participating in the decentralized energy network.

<figure><img src="/files/lsvjvaghAyTdq5tehjcP" alt="" width="288"><figcaption></figcaption></figure>

### **Key Features of the** Ec³ **Mobile App:**

1. **Energy Management:** The app allows users to monitor and control their energy usage in real-time. It provides insights into how much energy is being consumed by connected devices and offers recommendations for efficient energy use.
2. **Token Rewards Tracking:** Users can track their ECT (Energy Cube Tokens) earnings directly from the app. The app displays the rewards earned from energy interactions, such as self-consumption and demand response participation.
3. **AI-Powered Recommendations:** An integrated AI agent within the app offers personalized energy management advice. It suggests the most economical charging and discharging plans based on real-time energy market prices and the user's energy consumption patterns.
4. **Device Integration:** The app is designed to seamlessly connect with various energy storage devices, including home batteries, inverters, and portable power banks. This integration allows for a comprehensive view of the user's energy ecosystem.
5. **Blockchain Security:** The app utilizes blockchain technology to ensure the security and transparency of energy transactions and token rewards. Users can have confidence in the integrity of their data and rewards.
6. **Community Network:** The EC3 Mobile App fosters a community of energy producers and consumers, encouraging shared knowledge and collective action towards sustainable energy practices.
7. **Market Expansion:** The app supports the Ec³ mission of expanding the decentralized energy network by allowing users to participate in initiatives like demand response and virtual power plants.
8. **User-Friendly Interface:** The app's intuitive design ensures that users can navigate through its features easily, making it accessible to a wide range of users, regardless of their technical expertise.


---

# 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://docs.ec-cube.io/developer/2.-mobile-app.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.
