Cookbook Overview
Real-world integration patterns for NEUS verification.By Use Case
Auth + Hosted Verify
Standardized
/verify login and hosted popup flow for authentication.NFT Gating
Gate content behind NFT ownership verification.
Domain Verification
Verify domain ownership with DNS TXT records.
Sybil Resistance
Prevent Sybil attacks with proof-based identity verification.
Verifiable Agents
Create and delegate agent identities for AI systems.
Hub Integrator Setup
Org/domain setup, app linking, sponsor grants, and partner rollout.
Recommended Reading Order
| Step | Guide | When to Read |
|---|---|---|
| 1 | Auth + Hosted Verify | Your product needs the canonical hosted path |
| 2 | NFT Gating or Domain Verification | Concrete end-user policy examples |
| 3 | Sybil Resistance and Verifiable Agents | Trust requirements become stricter |
| 4 | Hub Integrator Setup | Operationalizing app attribution, sponsorship, and partner rollout |
Integration Patterns
Choose Your Flow
Pick the right pattern for your use case: hosted verify, custom SDK, or widget integration.