Recipes are focused, task-oriented guides that show you how to accomplish specific goals with AIR Kit. Unlike the Integration Guides (organized by industry vertical), recipes answer the question “How do I do X?”Documentation Index
Fetch the complete documentation index at: https://docs.moca.network/llms.txt
Use this file to discover all available pages before exploring further.
Issue a KYC credential on a backend event
Wire a KYC-complete webhook to Issue on Behalf so credentials appear in user accounts automatically.
End-to-end loyalty credential flow
Issue tiered loyalty credentials from your backend when users hit spend or activity thresholds.
Verify a credential in your app
Prompt a user to present a credential and gate features based on the ZK verification result.
Integrate AIR Kit with wagmi
Use the AIR Kit wagmi connector to access smart accounts and sign transactions with React Hooks.
Bring your own auth
Skip the AIR Kit login dialog and use your existing authentication system with Partner JWT.