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

# Scoring System

> How ZKScore calculates reputation scores

## Overview

ZKScore aggregates on-chain activity across 8 categories to create a comprehensive reputation score (0-1000).

## Categories

1. **DeFi** (20%): Lending, borrowing, liquidity provision
2. **NFT** (15%): Trading, collecting, creation
3. **Social** (10%): Community engagement
4. **Trading** (20%): Trading performance
5. **Governance** (10%): DAO participation
6. **Gaming** (10%): Gaming achievements
7. **Identity** (10%): Verification level
8. **Trust** (5%): Attestations received

## Calculation

Scores are calculated using weighted averages with logarithmic scaling for fair distribution.

## Related Documentation

* [Score Calculator Contract](/contracts/score-calculator/overview)
* [Get Score API](/api-reference/scores/get-score)
