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

# Integrate

> Integrate Kleros dispute resolution into your platform, DAO, or application

# Integrate Kleros

Kleros provides dispute resolution services that can be integrated by Web3 projects, enterprises, and institutions. This section covers integration paths, tools, ecosystem partners, and policy guidance.

<CardGroup cols={2}>
  <Card title="Enterprise & Institutions" icon="building" href="/enterprise/enterprise">
    Use Kleros dispute resolution in your platform without blockchain complexity. For companies, governments, and institutions.
  </Card>

  <Card title="Types of Integration" icon="puzzle-piece" href="/legacy/integrate/types-of-integration">
    Dispute resolution, curated data, oracle integration, and channel partnerships.
  </Card>

  <Card title="Integration Tools" icon="wrench" href="/legacy/integrate/dispute-resolver">
    Dispute Resolver, Centralized Arbitrator, and other tools for testing and deploying.
  </Card>

  <Card title="Ecosystem & Partners" icon="handshake" href="/enterprise/ecosystem">
    60+ projects using Kleros products across DeFi, governance, insurance, and curation.
  </Card>
</CardGroup>

***

## Kleros Services

Kleros offers several "as-a-Service" capabilities depending on what your project needs:

| Service                        | Product                                            | Use Case                                                      |
| ------------------------------ | -------------------------------------------------- | ------------------------------------------------------------- |
| **Arbitration-as-a-Service**   | [Kleros Court](/court/overview)                    | Neutral third-party dispute resolution for any smart contract |
| **Truth-as-a-Service**         | [Oracle (Reality.eth + Kleros)](/products/reality) | Subjective oracle with Kleros arbitration as backstop         |
| **Data-Curation-as-a-Service** | [Curate](/products/curate)                         | Community-curated registries with dispute resolution          |
| **Escrow-as-a-Service**        | [Escrow](/products/escrow)                         | Secure crypto transactions with built-in arbitration          |
| **Governance-as-a-Service**    | [Governor](/products/governor)                     | Trustless on-chain enforcement of DAO governance decisions    |

***

## Integration Paths

There are two main ways to integrate with Kleros:

### 1. Smart Contract Integration

Build or customize an Arbitrable contract that connects to Kleros Court. This is the trustless path where dispute creation and ruling enforcement are handled on-chain.

Best for: DeFi protocols, escrow systems, prediction markets, insurance platforms.

<Card title="Build an Arbitrable App" icon="code" href="/developers/arbitrable-apps/arbitrable-overview">
  Go to the Developers tab for smart contract integration guides, interfaces, and examples.
</Card>

### 2. Recognition-of-Jurisdiction (RoJ) Setup

Create standalone disputes on [resolve.kleros.io](https://resolve.kleros.io) and pledge to enforce the ruling. No smart contract development required.

Best for: off-chain disputes, real-world arbitration, platforms that want to test Kleros before investing in development, cases where Kleros Court is not yet available on your blockchain.

<Card title="Dispute Resolver" icon="gavel" href="/legacy/integrate/dispute-resolver">
  Create and manage standalone disputes without writing smart contracts.
</Card>

***

## Policy Writing

The dispute policy is the primary document jurors reference when resolving a case. Writing a clear policy is critical for fair and fast resolution.

<Card title="Policy Writing Guide" icon="file-pen" href="/legacy/integrate/policy-guide">
  Learn how to write dispute policies that lead to good outcomes.
</Card>

***

## Analytics

Track Kleros court activity, dispute statistics, juror participation, and staking data.

<Card title="KlerosBoard" icon="chart-line" href="/Community & Ecosystem/klerosboard">
  Community-built analytics dashboard with court statistics and juror data.
</Card>

***

## Get Help

<CardGroup cols={2}>
  <Card title="Integration FAQ" icon="circle-question" href="/welcome/faq">
    Common questions about integrating with Kleros
  </Card>

  <Card title="Contact" icon="envelope" href="mailto:integrations@kleros.io">
    Reach the Kleros integration team at [integrations@kleros.io](mailto:integrations@kleros.io)
  </Card>
</CardGroup>
