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

# Products Overview

> Explore every Kleros product, Court, Curate, Escrow, Governor, Scout, Reality, PoH, and Foresight, with each protocol version and where it runs.

# Kleros Products

Kleros provides a suite of decentralized applications, all powered by Kleros Court for dispute resolution. This page gives an overview of each product and its current protocol version.

<img src="https://mintcdn.com/kleros-mintlify-6ebc7975/6i-2aJXQiPgBJ2TJ/images/overviewv2-hero.png?fit=max&auto=format&n=6i-2aJXQiPgBJ2TJ&q=85&s=ba1f2d29fde7a4c59038093c295bcc5c" alt="Kleros Interface" width="744" height="752" data-path="images/overviewv2-hero.png" />

***

## Protocol Version Guide

Kleros products run on two protocol versions. **V1** is the production-proven protocol on Ethereum L1; **V2** is the next-generation upgrade on Arbitrum L2. The table below shows where each product stands today.

| Product                                          | Available on | Notes                                                  |
| ------------------------------------------------ | ------------ | ------------------------------------------------------ |
| [Court](/court/overview)                         | V1 • V2      | V1 on Ethereum, V2 on Arbitrum                         |
| [Curate](/products/curate)                       | V1 • V2      | Classic (V1), Light (V1), Stake Curate (V1 infra)      |
| [Escrow](/products/escrow)                       | V1 • V2      | V2 adds settlement negotiation and multi-token support |
| [Governor](/products/governor)                   | V1 • V2      | Optimistic execution on both versions                  |
| [Scout](/products/scout)                         | V1           | Frontend reading from V1 Curate registries             |
| [Reality (Oracle)](/products/reality)            | V1           | Kleros arbitration backstop for Reality.eth            |
| [Proof of Humanity](/products/proof-of-humanity) | V1           | See note below                                         |
| [Foresight](/products/foresight)                 | V2           | Experimental prediction-market platform                |

<Warning>
  **Proof of Humanity note:** PoH has its own "V2" product upgrade (cross-chain support, improved UX), but it still uses the **Kleros V1 protocol** for dispute resolution. Don't confuse "PoH 2.0" (the product) with "Kleros V2" (the protocol).
</Warning>

***

## Production Products

<CardGroup cols={2}>
  <Card title="Court" icon="scale-balanced" href="/court/overview">
    **The heart of Kleros**

    Decentralized dispute resolution using crowdsourced jurors, crypto-economic incentives, and game theory.

    * Stake PNK to become a juror
    * Vote on disputes and earn rewards
    * Create disputes via the integrated Resolver
  </Card>

  <Card title="Curate" icon="list-check" href="/products/curate">
    **Decentralized registries**

    Create and maintain community-curated lists with economic incentives and dispute resolution.

    * Classic Curate (V1), Light Curate (V1), Stake Curate (V1 infra)
    * Token lists, address tags, contract registries
    * Query registry data via subgraph
  </Card>

  <Card title="Escrow" icon="handshake" href="/products/escrow">
    **Secure transactions**

    Hold funds in escrow with built-in dispute resolution if parties disagree.

    * Trustless payments between parties
    * Automatic release or dispute
    * Milestone-based payments
  </Card>

  <Card title="Governor" icon="landmark" href="/products/governor">
    **DAO governance execution**

    Execute governance decisions with a dispute resolution backstop for contested actions.

    * Optimistic execution
    * Challenge period for proposals
    * Integration with Snapshot
  </Card>

  <Card title="Scout" icon="shield-check" href="/products/scout">
    **Contract & token verification**

    Community-curated safety information for smart contracts, tokens, and dApps. Integrates with MetaMask Snaps.

    Scout is a frontend that reads from Curate registries.
  </Card>

  <Card title="Reality (Oracle)" icon="database" href="/products/reality">
    **Reality.eth + Kleros**

    Crowdsourced oracle system where Kleros serves as the final arbitration layer for disputed answers.

    * Powers Zodiac Reality Module
    * Enables SafeSnap for DAO governance
    * Kleros as arbitration backstop
  </Card>

  <Card title="Proof of Humanity" icon="fingerprint" href="/products/proof-of-humanity">
    **Sybil-resistant identity registry**

    A registry of verified humans combining video verification, social vouching, and dispute resolution.

    Uses the Kleros V1 protocol for dispute resolution.
  </Card>

  <Card title="Foresight" icon="chart-line" href="/products/foresight">
    **Prediction-market decision making**

    Prediction market platform built on Seer, with Kleros Court as the backstop for contested outcomes.

    <Badge>Experimental</Badge>
  </Card>
</CardGroup>

***

## Curate Variants

Curate is a family of three variants:

* **Classic Curate** (V1) - full Token-Curated Registry with complex schemas
* **Light Curate** (V1) - simplified TCR for higher volume
* **Stake Curate** (V1 infrastructure) - continuous verification with permanent deposits

See [Curate](/products/curate) for details.

***

## V1 Product Versions

The V1 versions of these products remain in production. Each product page above covers its V1 details first, then what changed in V2.

| Product                            | V2 version                                  |
| ---------------------------------- | ------------------------------------------- |
| [Court V1](/legacy/court-v1)       | [Court V2](/court/overview) available       |
| [Resolver V1](/legacy/resolver-v1) | Integrated into the Court V2 interface      |
| [Curate V1](/legacy/curate-v1)     | [Curate V2](/products/curate) available     |
| [Escrow V1](/legacy/escrow-v1)     | [Escrow V2](/products/escrow) available     |
| [Governor V1](/legacy/governor-v1) | [Governor V2](/products/governor) available |

***

## Retired Products

These products are no longer actively maintained. They are listed under **Retired Products** in the sidebar.

| Product                              | Description                | Status                            |
| ------------------------------------ | -------------------------- | --------------------------------- |
| [Moderate](/legacy/retired/moderate) | Telegram moderation bot    | Retired                           |
| [Linguo](/legacy/retired/linguo)     | Translation marketplace    | Retired                           |
| [Tokens](/legacy/retired/tokens)     | Token submission interface | Replaced by Curate token registry |

***

## Next Steps

<CardGroup cols={3}>
  <Card title="Build on Kleros" icon="code" href="/developers/overview">
    Integration guides for developers
  </Card>

  <Card title="Learn the concepts" icon="lightbulb" href="/concepts/dispute-resolution">
    Understand how Kleros works
  </Card>
</CardGroup>
