Introduction
VeryAI helps developers verify real humans with a ZK-first architecture, palm biometrics, liveness detection, and signed verification results. ZK stays central to how VeryAI protects user privacy; the docs should make the product choices and integration paths easier to understand around that foundation.
Pick the use case first, then the integration path. Palm Verification, Liveness Detection, Agent Verification (AG9), and the Discord Verification Bot are product surfaces. Palm SDK, Palm OAuth2, Palm ZK Proof, and Liveness Detection SDK are integration paths.
Products and use cases
Palm Verification
Register and re-verify known humans
Use palm enrollment to create or bind a verified human identity, then re-verify the same person later for login, recovery, or high-risk actions.
Liveness Detection
Confirm a live person is present
Use liveness when you need anti-spoofing or real-person presence without necessarily creating a full account-registration flow.
Agent Verification (AG9)
Prove an AI agent is owned by a verified human
Use AG9 when third parties need to trust that an autonomous agent is controlled by a real person, not a bot farm.
Discord Verification Bot
Verify community members
Use the Very-fier bot to bring human verification into Discord communities without building a custom app integration first.
Integration paths
VeryAI offers several integration options:
- Palm SDK — palm enrollment and verification inside your app (iOS, Android, React Native)
- Palm OAuth2 — browser-based sign-in flow, verified through the VeryAI app
- Palm ZK Proof — drop-in web widget; users scan a QR code and verify anonymously with a zero-knowledge proof
- Liveness Detection SDK — liveness detection inside your app (iOS, Android)
If you are unsure which path fits your product, start with Products & Use Cases, then continue to Getting Started when you are ready to register an app.