> ## Documentation Index
> Fetch the complete documentation index at: https://ixoworld-canonical.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Emerging Platform registry

> Reference for the Emerging Platform registry capability used by solutions such as Emerging Household Energy.

The **Emerging Platform registry** is a reusable identity, claim, and credential state service built on the **Impact Hub Network**. It is a cross-solution dependency used by **Emerging Household Energy** and other IXO implementations.

## Core Components

<CardGroup>
  <Card title="Projects" icon="diagram-project">
    Registration and tracking of mitigation efforts
  </Card>

  <Card title="Households" icon="house">
    Identification and monitoring of households
  </Card>

  <Card title="Devices" icon="fire">
    Cookstove Devices and fuel sources
  </Card>

  <Card title="Agents" icon="users">
    Identification and validation of participants
  </Card>

  <Card title="Claims & Certificates" icon="certificate">
    Digital measurement, reporting, and verification of activity claims and outcomes
  </Card>

  <Card title="Credits" icon="coins">
    Tokenized certified outcomes, backed by verifiable Impact Certificates
  </Card>
</CardGroup>

## Privacy and Trust Framework

The registry operates as a Digital Public Good through a public blockchain infrastructure with the following key features:

* **Self-Sovereign Digital Identifiers**: Entities maintain full control over their identifiers
* **Privacy-Preserving**: No Personally Identifiable Information (PII) is stored on the blockchain
* **Distributed Network**: Globally-distributed independent Validator Node operators
* **Independent Verification**: Authentication of all claims and mitigation activity data

## Registry Services

<CardGroup>
  <Card title="Registration" icon="id-card">
    Onboard projects, agents, and activities
  </Card>

  <Card title="Claims" icon="file-signature">
    Submit and evaluate digital claims
  </Card>

  <Card title="Certification" icon="certificate">
    Self-certify actions with audit trails
  </Card>

  <Card title="Credits" icon="coins">
    Issue and transfer tokenized credits
  </Card>

  <Card title="Settlements" icon="globe">
    Cross-border trading and settlement
  </Card>

  <Card title="Audits" icon="magnifying-glass">
    Review and verify activities
  </Card>
</CardGroup>

## Developer Integration

The registry provides APIs and tools for building applications that:

* Track and verify mitigation activities in real-time
* Manage tokenized credit lifecycles
* Enhance Article 6 activity transparency
* Scale impact solutions

<Card title="Registry Server" icon="server" href="/api-reference/registry-api">
  An open-source GraphQL API server providing REST API for interfacing with the blockchain registry and integrate with other systems, such as National Carbon Registries.
</Card>
