Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kleros-mintlify-changelog-2026-05-12-1778458371.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

A dispute resolution system is only useful if all parties trust its outcomes. Kleros achieves this through credible neutrality, the property that the system’s design makes bias structurally difficult, not just promised.

What Makes a System Credibly Neutral?

A mechanism is credibly neutral when its rules don’t systematically favor any participant. Participants don’t need to trust the operator, they can verify from the design itself that the system treats everyone fairly. Kleros achieves this through four design properties:

1. Random Juror Selection

Jurors are drawn randomly, weighted by PNK stake. No party to a dispute can choose or influence who reviews their case. The randomness is generated through Chainlink VRF with on-chain verification, ensuring neither Kleros nor any participant controls the selection.

2. Independent Voting

Jurors vote without knowing how others have voted (commit-reveal or encrypted voting). They evaluate evidence independently and are incentivized to reach the truthful answer through the Schelling point mechanism, not to coordinate or follow a leader.

3. Open Participation

Anyone can become a juror by staking PNK there is no permission, application process, or credential requirement. Anyone can submit evidence. Anyone can fund an appeal. The system is permissionless at every level.

4. Deterministic Enforcement

Rulings are enforced by smart contracts, not by human administrators. Once the voting and appeal process concludes, the outcome is executed automatically. No intermediary can override, delay, or selectively enforce a ruling.

Comparison with Traditional Systems

PropertyTraditional ArbitrationKleros
Arbitrator selectionParties negotiate or institution assignsRandom, stake-weighted, verifiable
Neutrality guaranteeReputation and regulationCryptographic and economic
TransparencyOften confidentialFully on-chain and auditable
EnforcementLegal systemSmart contract execution
AppealVaries by jurisdictionPermissionless, crowdfunded
CostOften high fixed feesScales with dispute complexity

The Role of Transparency

Every aspect of a Kleros dispute is publicly auditable:
  • The dispute creation and parameters are on-chain
  • Evidence submissions are publicly accessible
  • Vote commitments and reveals are recorded
  • Fee distributions and PNK movements are traceable
  • Court parameters and policies are published
This transparency means any party can independently verify that the process was conducted according to the protocol rules. Unlike opaque arbitration proceedings, Kleros disputes can be audited by anyone after the fact.

Limitations

Credible neutrality is a design property, not a guarantee of correct outcomes. Kleros is neutral in the sense that its rules don’t favor any party but jurors are still human and can make mistakes. The appeals system is the protocol’s answer to this: if the first jury gets it wrong, progressively larger juries can correct the error. The system also depends on the quality of court policies. A poorly written policy that leaves too much room for interpretation weakens the Schelling point, making it harder for jurors to converge on the correct answer. Well-designed policies strengthen credible neutrality by providing clear evaluation criteria.

Further Reading

Game Theory

The incentive mechanics that enforce neutral behavior

Dispute Resolution

How the overall system works end-to-end