# Verification

This section covers how to integrate XION's verification infrastructure (the Truth Engine) into your application. Whether you are building a consumer app that needs to verify user identity, an advertising platform that needs to confirm real humans, or a DeFi protocol that needs to assess creditworthiness, these guides walk you through the full integration.

### Explore the verification modules

#### [Internet Verification (ZK Module, zkTLS)](https://docs.burnt.com/xion/developers/verification/internet-verification)

Verify data from any website using zero-knowledge proofs over TLS-encrypted sessions. Prove user credentials, financial data, and platform reputation without exposing sensitive information.

* **Reclaim Integration**: Verify social media stats, financial data, and platform activity
* **Opacity Integration**: Alternative zkTLS provider for internet verification

#### Email Verification (DKIM Module, ZK Email)

Verify email contents cryptographically using existing DKIM signatures. Prove purchase receipts, employment verification, and account ownership without accessing the user's inbox.&#x20;

***(Guides coming soon)***

#### Mobile Verification (App Attestations)

Verify mobile application data with cryptographic proofs. Prove rideshare ratings, fitness metrics, and app usage from mobile devices.

***(Guides coming soon)***
