> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ixo.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Emerging Platform concepts

> Understand the core concepts of the Emerging Platform and how they relate to Emerging Household Energy.

This page documents the **Emerging Platform** scope. Use it to understand reusable platform concepts before implementing the **Emerging Household Energy** solution.

## What the platform provides

The Emerging Platform combines reusable IXO capabilities for:

* identity and entity modeling with Decentralized Identifiers (DIDs)
* claim and credential workflows
* registry-backed state and verification trails
* digital measurement, reporting, and verification (dMRV) patterns

## How solution pages use these concepts

The **Emerging Household Energy** pages apply these platform capabilities to household-energy and clean-cooking workflows.

* For household execution flows, start with `/platforms/Emerging/household-monitoring`.
* For solution dMRV flow details, use `/platforms/Emerging/emerging-dmrv`.
* For platform-level dMRV capability, use `/platforms/Emerging/dmrv`.

## Cross-product IXO dependencies

Emerging Platform concepts depend on canonical IXO products:

* **Impact Hub Registry** for entity and claim state: `/platforms/Emerging/registry`
* **IXO Protocol** and network-backed records (where referenced in this section)
* **IXO Matrix** for secure data-room patterns where sensitive data is involved

## Next steps

<CardGroup cols={3}>
  <Card title="Digital identifiers" icon="id-card" href="/platforms/Emerging/digital-identifiers">
    Understand identity structure and DID modeling.
  </Card>

  <Card title="Credential issuance" icon="certificate" href="/platforms/Emerging/credential-issuance">
    Review credential lifecycle and issuance flow.
  </Card>

  <Card title="Emerging Household Energy dMRV" icon="chart-line" href="/platforms/Emerging/emerging-dmrv">
    Continue to solution implementation for household-energy workflows.
  </Card>
</CardGroup>
