# Introduction

## Hemergy core, Why ?

The energy transition is one of major challenges today. Many actors, individuals and institutions are engaged to accelerate energy transition but it is hard to prove good faith and real impact. Data quality and security are not guaranteed letting the space open for greenwashing and illicit manipulations. There is need to establish a native link between energy and projects to prove the origin of energy and revenues in near real time. Decentralization is one of the major drivers for energy transition and that's why the web 3 mechanisms and ethos are the ones needed to accelerate and reach that goal for the benefit of all.

## What is Hemergy core ?

Hemergy Core is a protocol that enables users to create or invest in renewable energy projects while receiving real-time data about the energy produced by these projects. This energy production information translates into profits in the user's Hemergy account through token rewards. By leveraging blockchain technology and tokenization, Hemergy Core provides a transparent and efficient way for investors to participate in the renewable energy sector while tracking the performance of their investments.

## Read Docs

We compiled here some useful resources :

{% content-ref url="initial-choices-and-rationals" %}
[initial-choices-and-rationals](https://docs.hemergy.com/initial-choices-and-rationals)
{% endcontent-ref %}

{% content-ref url="technical-presentation" %}
[technical-presentation](https://docs.hemergy.com/technical-presentation)
{% endcontent-ref %}

{% content-ref url="security-audit" %}
[security-audit](https://docs.hemergy.com/security-audit)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="hemergy-core-sdk" %}
[hemergy-core-sdk](https://docs.hemergy.com/hemergy-core-sdk)
{% endcontent-ref %}

{% content-ref url="restful-api" %}
[restful-api](https://docs.hemergy.com/restful-api)
{% endcontent-ref %}


---

# 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.hemergy.com/introduction.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.
