# Energy Asset Marketplace

## Enexfi Asset Marketplace

The Enexfi Asset Marketplace is a decentralized platform connecting **energy producers** with **investors**, enabling direct investment in real-world energy production without tokenization. Investors use ENX to fund projects and receive a proportional share of **energy revenue and net profit**.

***

### How It Works

1. **Energy Producer**
   * Small or large producers list their energy production capacity on the marketplace.
   * Example: "My 100 MW solar plant seeks 50 investors; each investor will receive a proportional revenue share."
   * ENX is used as the investment currency.
2. **Investor**
   * Selects a producer/project to invest in.
   * Provides ENX to the marketplace.
   * Receives a proportional share of energy revenue and net profit.
3. **Enexfi Platform**
   * Provides marketplace infrastructure.
   * Verifies energy production using **IoT devices and oracles**.
   * Automates revenue distribution and ensures transparency.

***

### Key Features

* **Direct Investment:** Investors choose specific energy producers.
* **Verified Production:** Real-world energy production is monitored and verified.
* **Revenue Sharing:** Investors receive proportional returns based on production and net profit.
* **Transparent & Secure:** All activity is tracked on-chain; Enexfi ensures fair distribution.

***

### Marketplace vs Investment Pool

| Feature             | Investment Pool              | Asset Marketplace              |
| ------------------- | ---------------------------- | ------------------------------ |
| Management          | Enexfi                       | Producers + Platform           |
| Investor Choice     | ❌ No                         | ✅ Yes                          |
| Risk                | Low / diversified            | High / producer-specific       |
| Returns             | Average from pooled projects | Proportional to chosen project |
| Investor Complexity | Low                          | Medium                         |
| Liquidity           | Limited                      | More flexible                  |

***

### Security & Risk Notes

1. **Verification Protection**
   * Production data is verified via IoT devices and blockchain oracles.
   * Investors can track real energy output and revenue transparency.
2. **Platform Oversight**
   * Enexfi manages payment and revenue distribution processes.
   * Acts as a trusted intermediary between investors and producers.
3. **Risks**
   * Returns depend on the individual producer; if the producer underperforms, investor returns are reduced.
   * Single-producer investment carries higher risk than pooled investments.
   * Marketplace investments are **not a substitute for the lower-risk Investment Pool**.
4. **Transparency**
   * All production data and revenue distribution are recorded on-chain.
   * Investors can see exactly which project they are funding and the corresponding revenue share.

**Summary:**

> Investing via the Marketplace involves higher risk than the Investment Pool, as returns depend on individual producers. Production is verified via IoT devices and Enexfi ensures transparent revenue distribution, but investor protection is limited to verification and platform oversight.

***

### Suggested Visual Flow

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


---

# 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/platform/energy-asset-marketplace.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.
