# EnrgiX DePin

StructureEnrgiX builds a decentralized hardware infrastructure network focused on global green energy. This network not only connects traditional supply-demand relationships but also innovatively transforms energy usage behaviors into quantifiable value contributions, creating a closed-loop supply-demand ecosystem. Like all DePIN networks, it consists of two parts: "on-chain" and "off-chain" components.

<figure><img src="/files/Aj9NMvXQPPTe332GULsi" alt=""><figcaption><p>DePIN Structure </p></figcaption></figure>

> * Off-chain: Physical energy resources in the DePIN system are provided by DeGEN users or participating energy enterprises, organizations, and individuals. These resources are integrated into the DePIN system following technical specifications and carbon reduction standards established by EnrgiDAO. EnrgiX provides a unified, open AIoT layer enabling plug-and-play device integration.
> * On-chain: Encompasses chain modules, business service modules, and application modules, connecting energy users with suppliers. Through an open SaaS system, we provide complete business service solutions and open APIs for green energy hardware integrators. User energy data is stored through storage modules, while initial data processing and value verification occur at the edge computing layer. Smart contracts manage resource scheduling, transactions, and ecosystem governance.

EnrgiX's hardware suppliers fall into 3 categories:

> 1\. Enterprise Level: Traditional energy companies, power plants, and large-scale energy storage facilities
>
> 2\. Community Level: Distributed photovoltaic systems and community microgrids
>
> 3\. Individual Level: Home energy storage, smart charging stations, electric vehicles, and batteries

Energy production devices of varying scales join the network in standardized forms after DAO approval. We weave green energy production and consumption devices into an interconnected network, similar to how the internet connects information and people. Within this network, different roles collaborate to meet each other's needs, creating a more efficient, flexible, and sustainable energy ecosystem.

**Value Verification Mechanism**: EnrgiX's most innovative design lies in its value verification mechanism. For both producers and users, data from energy devices associated with their behaviors is stored on-chain. The network collects real-time energy usage data through smart IoT devices, processes it initially through edge computing before on-chain storage. Smart contracts, using preset algorithms, convert clean energy production, demand-side response cooperation, energy conservation effects, storage dispatch contributions, and energy optimization behaviors into quantifiable contributions. These verified values directly influence participants' ecosystem incentives, creating a positive value cycle that drives the network's sustainable development.

The vision is clear: whether creating or using green energy, all participants create value and will be incentivized accordingly.


---

# 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.enrgix.net/enrgix/solution/quickstart.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.
