# 1. Mining Steps

As a user in the Ec³ ecosystem, here's what you need to know about mining and the steps involved:

1. **Understanding Mining:** Mining, in this context, is your active involvement in the Ec³ network's energy management activities. By participating, you help balance the energy grid and optimize energy usage, which is rewarded with ECT tokens.
2. **Connecting Your Devices:** You start by connecting your energy storage devices, such as home batteries or inverters, to your Ec³ Cube. This Cube acts as your energy node within the DePIN network.
3. **Setting Up the Ec³ Cube:** You'll need to configure your Ec³ Cube to interact with your energy storage devices. This includes ensuring it's connected to the internet and synced with the Ec³ network.
4. **Monitoring Energy Consumption:** Your Cube will collect data on your energy usage, which is crucial for tracking your mining activities and calculating your rewards.
5. **Participating in Energy Market Activities:** You can engage in various energy market activities like demand response and virtual power plant participation. These activities contribute to the network's efficiency and are key to earning ECT tokens.
6. **Earning ECT Tokens:** As you participate and contribute to the network, you'll earn ECT tokens based on your energy management performance and the impact you have on the grid.
7. **Token Distribution:** The ECT tokens you earn will be automatically distributed to your wallet. You can monitor your earnings and manage them through the Ec³ Mobile App.
8. **Optimizing Your Setup:** To maximize your mining efficiency, you should regularly check your energy usage and follow the AI agent's recommendations in the app. This helps you optimize your energy management strategies and maintain your devices in the best possible condition.


---

# 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/mine/1.-mining-steps.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.
