# Environmental Credits & 24/7 Carbon Accounting

OpenVPP supports real-time, granular generation and tracking of:

* Renewable Energy Certificates (RECs)
* Carbon Offsets and Avoided Emission:
* Energy Attribute Certificates (EACs)

Each unit of renewable energy generated is cryptographically signed at the smart meter

and issued as a tokenized certificate, complete with time-stamped metadata. This enables:

**24/7 Carbon Accounting**: Regulators and market participants can match energy consumption with renewable production on an hourly basis, supporting compliance with emerging hourly matching policies.

**Automated Auditing**: Certificates are immutable, verifiable, and tied to physical meter data, simplifying reporting under ESG and regulatory frameworks.

**Cross-Border Compliance**: OpenVPP’s open, standards-based design facilitates alignment with international credit schemes such as GHG Protocol, I-REC, and VERRA.


---

# 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://openvpp.gitbook.io/openvpp-docs/regulatory-compliance-and-environmental-accounting/environmental-credits-and-24-7-carbon-accounting.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.
