# How can I participate?

RDDL network wants to enable the notarization of

* data
* productivity
* energy usage/consumption and prove
* origin and provenance
* integrity and authenticity of data.

In order to participate a hardware-based machine bundle is needed that is able to measure its energy consumption or production and notarize the above mentioned aspects.

Moreover, the machine bundle needs to be able to execute the protocol and to comply to the protocol.\
This Hardware consists of at least 3 devices combined:

* [EnergyAgent](/rddl-network/getting-started/the-energyagent.md)&#x20;
* [Trust Wallet](/rddl-network/getting-started/trust-anchor.md)&#x20;
* one or multiple [SMD (Smart Metering Device) ](/rddl-network/getting-started/smd-smart-metering-device.md)

<figure><img src="/files/W6Fa7eMr7TGNTVZyF009" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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.rddl.io/rddl-network/getting-started/how-can-i-participate.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.
