> ## 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.

# Privacy in ZKScore

> Privacy features and data protection

## Overview

ZKScore implements privacy-preserving features including ZK proofs, selective disclosure, and encrypted attestations.

## Privacy Features

### Zero-Knowledge Proofs

Prove score thresholds without revealing exact scores.

### Selective Disclosure

Share only necessary information with verifiers.

### Encrypted Data

Attestation data can be encrypted for privacy.

### Minimal On-Chain Data

Only essential data stored on-chain.

## Related Documentation

* [Privacy Guide](/advanced/privacy)
* [ZK Proofs](/advanced/zk-proofs)
