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.
What is Kleros?
What is Kleros?
Kleros is a decentralized dispute resolution protocol on Ethereum (currently running on Arbitrum One). It uses game-theoretic incentives and randomly selected jurors to resolve disputes in a trustless, affordable, and fast way.
How does Kleros select jurors?
How does Kleros select jurors?
Jurors self-select by staking PNK tokens in courts they want to serve in. When a dispute is created, jurors are drawn randomly with probability proportional to their stake. This prevents Sybil attacks while ensuring skin-in-the-game.
What is PNK?
What is PNK?
PNK (Pinakion) is the native token of Kleros. It serves two functions: (1) it’s used for staking to become a juror, and (2) it provides incentive alignment incoherent jurors lose PNK to coherent ones.
How do jurors get paid?
How do jurors get paid?
Jurors receive arbitration fees (in ETH) for each dispute they participate in. Additionally, jurors who vote coherently (in line with the final ruling) receive PNK redistributed from incoherent jurors.
What prevents jurors from voting dishonestly?
What prevents jurors from voting dishonestly?
Game theory. Jurors are incentivized to vote as they expect the majority to vote (Schelling point). Dishonest jurors lose their staked PNK, while honest jurors gain from the redistribution. The appeal system further protects against initial misjudgments.
Can a ruling be appealed?
Can a ruling be appealed?
Yes. Any party can appeal a ruling by funding the appeal cost. Each appeal round increases the number of jurors. Appeals can escalate up the court hierarchy until the General Court. This makes attacks exponentially expensive.
What happens if a juror doesn't vote?
What happens if a juror doesn't vote?
Jurors who fail to vote during the voting period are treated as incoherent and lose a portion of their staked PNK. This incentivizes active participation.
What blockchain does Kleros run on?
What blockchain does Kleros run on?
Kleros V2 runs on Arbitrum One (an Ethereum L2 rollup). Cross-chain disputes from Ethereum mainnet and Gnosis Chain are supported via the Vea bridge and Gateway system.
How is Kleros different from traditional arbitration?
How is Kleros different from traditional arbitration?
Traditional arbitration relies on trusted institutions and is expensive and slow. Kleros is decentralized (no single point of control), affordable (fees are a fraction of traditional costs), fast (days instead of months), and transparent (all evidence and votes are on-chain).
How is Kleros governed?
How is Kleros governed?
PNK holders govern the protocol through Snapshot voting. Governance proposals (KIPs) are submitted on the Kleros Forum and voted on by the community. On-chain execution uses the KlerosGovernor contract.