Skip to main content

Platform Overview

NEUS is a verification and trust layer built around one loop:
  1. Verify — User completes verification through hosted or SDK flow
  2. Receive — Get a portable proof receipt (qHash)
  3. Reuse — Apply the receipt for access, trust, monetization, and agent policy

Core Platform Surfaces

Design Principles

PrincipleDescription
One hosted verify pathNot fragmented auth and checkout routes
One backend catalogNot duplicated metadata maps across frontend, SDK, MCP, and docs
One proof lifecycleReused everywhere instead of re-verifying ad hoc
Private by defaultExplicit public and discoverable modes when needed

How It Works

1

Understand the Model

Read How Verification Works to understand requests, signer strings, verifiers, and hosted interaction.
2

Learn the Lifecycle

Read Verification Lifecycle for creation, async processing, terminal states, reuse, and revocation.
3

Choose Your Integration

Move into SDK, Widgets, API, or MCP depending on your product.

Core Concepts

Operations