# EWPM

### **Explicit Work Proof Mode (EWPM) in Pinede**

#### **Data Collection and Preliminary Analysis**

* Pinede devices gather essential data based on their specific functions like energy output or material processing.
* The Efficiency Coefficient (EC) evaluates the ratio of energy consumption to output, while the Reliability Quotient (RQ) monitors device stability, ensuring consistent and reliable data.

#### **Data Signing and Secure Transmission**

* Each device uses its unique private key to sign the collected data, guaranteeing the origin's verifiability.
* This data is securely transmitted to the Pinede oracle network, with the Connectivity Index (CI) evaluating the transmission’s stability and speed.

#### **Oracle Verification and Smart Contract Rewards**

* The Pinede oracle validates the data's integrity and authenticity.
* Smart contracts then autonomously calculate rewards using the Dynamic Performance Index (DPI) and Data Flow Index (DFI), ensuring fair PNE Token distribution based on each device’s contribution.

#### **Incorporating Environmental and Security Metrics**

* The Environmental Impact Factor (EIF) and Security Standard Score (SSS) are factored in to adjust the processing and reward models, maintaining the system’s sustainability and security.


---

# 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://pinede.gitbook.io/pinede/ewpm.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.
