# IoT Devices & Oracles

Enexfi uses a network of IoT devices and smart meters to accurately capture real-time energy production and consumption data. This ensures that every kilowatt-hour (kWh) is verified and trustworthy.

**Key Functions:**<br>

1. **IoT Devices & Smart Meters**
   * Collect detailed energy data (quantity, quality, environmental impact)
   * Ensure tamper-resistant measurement
   * Provide data in real-time to the network<br>
2. **Oracles**
   * Serve as the bridge between the physical world and the blockchain
   * Validate and timestamp IoT data
   * Deliver verified data to the Binance Smart Chain (BSC) for immutable recording<br>
3. **Benefits**
   * Full transparency for producers, investors, and regulators
   * Prevents fraud or manipulation
   * Enables tokenization of verified energy production


---

# 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://enexfi.gitbook.io/enexfi/technology/iot-devices-and-oracles.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.
