Documentation
Everything you need to wire Compuon into a live build.
The docs stay close to the real product shape: free SDK integration, a self-hosted integrity server, the threat model, and the practical limits that matter once you ship.
Popular paths
Quick Start
Get a project created, copy a key, and protect your first variables.
Unreal Guide
See the source integration layout, subsystem behavior, and wrapper types in one place.
Threat Model
Know exactly what the product is optimizing for before you ship it.
Pricing
See how production licensing and integrity-server scale map to your current stage.
What to expect
- +Docs are organized around integration work, not marketing pages.
- +Code snippets match the SDK model directly, including Unreal wrappers and generic C++ usage.
- +Concept pages explain where the self-hosted integrity server fits and why it stays separate from the SDK.
Getting Started
The fast path from zero to a protected build.
Integration Guides
Engine-specific setup notes and examples.
API Reference
Protocol details and integrity-server surfaces.
REST API (Integrity Server)Coming Soon
WebSocket ProtocolComing Soon
Concepts
The operational model behind the SDK.