# System Architecture

Enexfi integrates real-world energy production with blockchain technology using a modular architecture designed for transparency, security, and scalability.

#### Key Components

#### 1. IoT Devices & Smart Meters

* Collect real-time energy production and consumption data.
* Ensure accuracy and prevent tampering.

#### 2. Oracles

* Bridge real-world energy data to the blockchain.
* Validate and timestamp data from IoT devices.

#### 3. Blockchain Layer

* Binance Smart Chain (BSC) used for decentralized ledger.
* Records transactions, token movements, and energy production data immutably.

#### 4. Token & Staking Modules

* Tokenize verified energy production as ENX tokens.
* Support staking, liquidity pools, and decentralized trading.

#### 5. Trading Engine

* Enables 24/7 trading of ENX tokens globally.
* Provides liquidity, price discovery, and instant settlement.

#### 6. Dashboard & Analytics & API

* Web and mobile interface for producers, investors, and regulators.
* Provides real-time insights, reports, and verifiable data.
* APIs allow integration with third-party platforms and IoT devices.


---

# 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/system-architecture.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.
