# Zodor Energy

Zodor Energy is a blockchain-integrated renewable-energy and carbon-credit platform that democratizes investment access. The mission: **simplify and democratize funding for renewable energy projects by eliminating intermediaries** while preserving the confidentiality institutional carbon desks require.

<figure><img src="/files/zDFUjnUhk9R5kHP0KX0T" alt=""><figcaption><p>Zodor Energy</p></figcaption></figure>

#### Core Components <a href="#core-components" id="core-components"></a>

The platform sits on three integrated primitives:

* **Maskade L1** fast, permissioned settlement
* **Masque ID**  `ESG_VERIFIED` + `KYC_GLOBAL` + `AML_CLEAR` claims gate every action
* **`ZEROC` Security Token**  ERC-3643 instrument; 1 ZEROC = 1 tonne CO₂e
* **`ConfidentialZEROC`**  FHE-shielded wrapper (Zama fhEVM) for institutional desks that need encrypted balance positions

#### $ZEROC Tokens <a href="#zeroc-tokens" id="zeroc-tokens"></a>

The proprietary token funds carbon-reduction and renewable-energy projects and enables global participation in sustainability initiatives. Unlike Capital, the Energy vertical uses **a single fungible token across all carbon assets**, because carbon credits are fungible by certification standard. `EnergyAssetRegistry` enforces a per-project minting cap (`max = totalCarbonTonnes × 1e18`) and tracks retirement events.

#### Key Platform Features <a href="#key-platform-features" id="key-platform-features"></a>

* **Global reach** across Africa, MENA, the GCC, and India
* **Direct investor participation** without intermediary requirements
* **Tokenized project funding** through `ZEROC` issuance
* **Confidential institutional positions** via `ConfidentialZEROC` (FHE-shielded balances)
* **Cross-market mobility** via `ZodorOFTAdapter` (LayerZero v2) and `ZodorCCIPBridge` for connecting to established carbon markets on Ethereum (Toucan, KlimaDAO)
* **Transparent project metrics** within decentralized governance frameworks

#### Strategic Goals <a href="#strategic-goals" id="strategic-goals"></a>

Near-term focus centers on tokenizing renewable-energy revenue streams and providing Real World Asset ownership opportunities. Long-term aspirations include becoming a global leader in renewable-energy finance through ecosystem expansion and blockchain innovation.


---

# 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://whitepaper.zodor.io/products/zodor-energy.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.
