# Moca Network > AIR Kit — portable credentials, cross-platform loyalty, and privacy-preserving identity for enterprise partners and developers. Build on Moca Chain. ## Docs - [AIR Kit Developer Dashboard](https://docs.moca.network/airkit/airkit-dashboard.md): Self-service Developer Dashboard for AIR Kit partners — manage your partner account, configure issuer programs, and set up verifiers in one place. - [Selective Disclosure](https://docs.moca.network/airkit/early-access/selective-disclosure.md): Selective Disclosure lets verifiers read specific credential fields after a successful zero-knowledge proof — opt-in by the issuer, sandbox only. - [Development Environments](https://docs.moca.network/airkit/environments.md): Switch between AIR Kit Sandbox and Production environments — Sandbox defaults to Moca Chain Testnet starting with AirKit 1.8.0-beta. - [Flutter Android setup](https://docs.moca.network/airkit/flutter/android-setup.md): Configure Android for AIR Kit Flutter — Digital Asset Links, AndroidManifest entries, network security config, build.gradle settings, and SHA fingerprints. - [Flutter Google Sign-In](https://docs.moca.network/airkit/flutter/google-signin.md): Enable Google Sign-In in AIR Kit Flutter apps — configure OAuth client IDs in Firebase, set up Info.plist on iOS, and google-services on Android. - [Flutter installation](https://docs.moca.network/airkit/flutter/installation.md): Install the AIR Kit Flutter SDK via OnePub, configure minimum platform versions for iOS and Android, and add it to your pubspec.yaml. - [Flutter iOS setup](https://docs.moca.network/airkit/flutter/ios-setup.md): Configure iOS for AIR Kit Flutter — Associated Domains, Podfile entries, passkey entitlements, and minimum deployment target for in-app login. - [Flutter SDK overview](https://docs.moca.network/airkit/flutter/overview.md): Integrate AIR Kit in Flutter apps for AIR Account login, embedded wallets, credential issuance and verification, and native UI flows on iOS and Android. - [Flutter provider functions](https://docs.moca.network/airkit/flutter/provider-functions.md): Call EIP-1193 Ethereum JSON-RPC methods through AirService on Flutter — eth_accounts, eth_chainId, eth_sendTransaction, and more for smart account interactions. - [Flutter troubleshooting](https://docs.moca.network/airkit/flutter/troubleshooting.md): Resolve common AIR Kit Flutter integration issues — installation errors, platform configuration, login failures, WebView problems, and SDK initialization. - [Flutter UI components](https://docs.moca.network/airkit/flutter/ui-components.md): Use built-in AIR Kit UI components on Flutter — native login screen plus hosted UI for token swap, fiat on-ramp, and multi-factor authentication. - [Flutter wallet operations](https://docs.moca.network/airkit/flutter/wallet-operations.md): Use AirService on Flutter to fetch accounts, balances, sign messages, and call smart contract methods from the embedded AIR Kit wallet. - [AIR for Advertising & Audiences](https://docs.moca.network/airkit/guides/air-for-advertising.md): AIR Kit integration guide for advertising — build verified, consent-based audience segments without third-party cookies, using portable user credentials. - [AIR for Fintech & Payments](https://docs.moca.network/airkit/guides/air-for-fintech.md): Issue KYC credentials, income proofs, and compliance attestations without storing PII. Enable privacy-preserving financial verification with AIR Kit. - [AIR for Gaming & NFTs](https://docs.moca.network/airkit/guides/air-for-gaming.md): Port player identities, achievements, and badges across games and chains. Issue cross-game credentials that follow players wherever they play. - [AIR for Loyalty & Rewards](https://docs.moca.network/airkit/guides/air-for-loyalty.md): Build portable, verifiable loyalty programs with AIR Kit — issue tier badges, points milestones, and membership credentials users carry across platforms. - [AIR for Telco & Subscriptions](https://docs.moca.network/airkit/guides/air-for-telco.md): Issue subscriber credentials at activation, reuse KYC across carrier partners, and build loyalty tiers that reduce churn — without storing subscriber PII. - [AIR for Ticketing & Events](https://docs.moca.network/airkit/guides/air-for-ticketing.md): Issue tamper-proof attendance credentials at venue check-in. Fans carry verified event history as portable proofs for rewards, presales, and exclusive access. - [Architecture & Data Flow](https://docs.moca.network/airkit/guides/overview.md): End-to-end technical architecture of AIR Kit — SDK services, Moca Chain, credential lifecycle, and how data moves through the system. - [AIR Kit Documentation](https://docs.moca.network/airkit/how-to-use.md): How to navigate the AIR Kit developer documentation by persona — choose login, credential issuance, or verification flows that match your integration. - [What is AIR Kit?](https://docs.moca.network/airkit/index.md): AIR Kit is the SDK for integrating portable credentials, smart accounts, Web3 login, and zero-knowledge identity verification into web and mobile apps. - [Build AIR Kit integrations with AI assistants](https://docs.moca.network/airkit/integrating-using-ai.md): Connect AIR Kit documentation to Cursor, Claude, or other AI coding assistants via MCP for real-time access to SDK references, API docs, and code examples. - [SDK Platform Support Matrix](https://docs.moca.network/airkit/platform-matrix.md): AIR Kit SDK support matrix — supported platforms, frameworks, browsers, Node.js versions, and module formats for Web, Flutter, and React Native SDKs. - [Quickstart 1: Account Integration & User Onboarding](https://docs.moca.network/airkit/quickstart/index.md): Set up user onboarding, AIR Account login, and session management with the AIR Kit SDK — quickstart for Web3 authentication in your application. - [Quickstart 2: Credential Issuance](https://docs.moca.network/airkit/quickstart/issue-credentials.md): Issue verifiable credentials with AIR Kit — define a schema, configure an issuance program, and trigger client-side credential issuance to user AIR Accounts. - [Quickstart 3: Credential Verification](https://docs.moca.network/airkit/quickstart/verify-credentials.md): Verify credentials with AIR Kit using zero-knowledge proofs — configure verification programs and gate features based on Compliant or Non-Compliant results. - [Release Notes](https://docs.moca.network/airkit/release-notes.md): AIR Kit SDK release notes — version history, new features, breaking changes, deprecations, and migration notes for partners upgrading their integration. - [AIR Kit business solutions for developers](https://docs.moca.network/airkit/solutions/index.md): What AIR Kit enables for enterprise partners — portable credentials, cross-platform loyalty, and KYC without PII storage. No blockchain knowledge required. - [Plug & Play Templates](https://docs.moca.network/airkit/templates/plug-and-play.md): AIR Kit Plug & Play templates — fork ready-made Issuer and Verifier apps, configure them, and deploy verifiable credential flows in under 30 minutes. - [Quickstart: Credential Issuance Template](https://docs.moca.network/airkit/templates/plug-and-play-issuer.md): Fork, configure, and deploy the AIR Credential Issuer template — a ready-to-use issuer app for publishing verifiable credentials in under 30 minutes. - [Quickstart: Credential Verifier Template](https://docs.moca.network/airkit/templates/plug-and-play-verifier.md): Fork, configure, and deploy the AIR Credential Verifier template — a ready-to-use verifier app for checking AIR Credentials with zero-knowledge proofs. - [Common Errors](https://docs.moca.network/airkit/troubleshooting/common-errors.md): Resolve common AIR Kit errors — HTTP status codes, Partner JWT signing failures, JWKS retrieval problems, and authentication-related integration issues. - [Credential Issues](https://docs.moca.network/airkit/troubleshooting/credential-issues.md): Troubleshoot AIR Kit credential issuance, verification, and schema problems — resolve program configuration errors, ZK proof failures, and CAK-related issues. - [SDK Issues](https://docs.moca.network/airkit/troubleshooting/sdk-issues.md): Troubleshoot AIR Kit SDK issues — initialization failures, login problems, session expiry, partner config errors, and runtime errors in Web and Flutter apps. - [Advanced Functions (Beta)](https://docs.moca.network/airkit/usage/account/advanced-functions.md): Use AIR Kit's custom EIP-1193 RPC methods for advanced wallet operations — token swaps, DeFi actions, and smart account flows (Base chain, beta). - [Built-in UI (Beta)](https://docs.moca.network/airkit/usage/account/builtin-ui.md): Open AIR Kit's hosted UI for token swap, send and receive flows, transaction history, and wallet management directly inside your dApp (beta). - [Sponsoring Gas with Paymaster](https://docs.moca.network/airkit/usage/account/paymaster.md): Sponsor gas with the AIR Kit Paymaster — granular controls for transaction subsidies, budget caps, and policy management for your dApp's users. - [Wallet Functions](https://docs.moca.network/airkit/usage/account/provider-functions.md): EIP-1193 wallet functions in the AIR Kit Web SDK — interact with EVM chains, manage smart accounts, sign messages, and send transactions from your dApp. - [Session Key Management (Beta)](https://docs.moca.network/airkit/usage/account/session-keys.md): Create scoped session keys in AIR Kit with air_grantPermissions and air_executeAction — let users approve once then sign transactions without re-prompts (beta). - [Smart Accounts](https://docs.moca.network/airkit/usage/account/smart-account.md): Check deployment status and deploy AIR Kit smart accounts on any supported chain, with gas sponsored by the paymaster on first transaction. - [Supported Chains](https://docs.moca.network/airkit/usage/account/supported-chains.md): Supported chains in AIR Kit — list of mainnet and testnet EVM networks available for smart account deployment based on your partner configuration. - [Wagmi Connector](https://docs.moca.network/airkit/usage/account/wagmi.md): Connect AIR Kit smart accounts to React dApps with @mocanetwork/airkit-connector for wagmi — wallet state, auto-connect, and signing hooks. - [Language & Currency Configuration](https://docs.moca.network/airkit/usage/config-language.md): Configure language and currency in AIR Kit — choose available languages, supply custom translations, and set the display currency for your application's UI. - [Login Configuration](https://docs.moca.network/airkit/usage/config-login.md): Customize the AIR Kit login screen via partner config — control available login methods, branding, and how the login interface appears to your users. - [Theming Configurations](https://docs.moca.network/airkit/usage/config-theming.md): Customize AIR Kit UI appearance with CSS variables — override text colors, button styles, backgrounds, and fonts to match your brand. - [CAK Issuer Guide](https://docs.moca.network/airkit/usage/credential/cak-issuer-guide.md): Issuer guide for AIR Kit Compliance Access Key (CAK) — enable CAK encryption, integrate the Issuance SDK, encrypt user data, and handle authorization callbacks. - [Compliance Access Key (CAK)](https://docs.moca.network/airkit/usage/credential/cak-overview.md): AIR Kit Compliance Access Key (CAK) — an optional consent-gated encryption framework for regulated data access in the verifiable credential lifecycle. - [CAK Verifier Guide](https://docs.moca.network/airkit/usage/credential/cak-verifier-guide.md): Verifier guide for AIR Kit Compliance Access Key (CAK) — configure verification programs, capture user consent, receive private keys, and decrypt user data. - [Credentials Overview](https://docs.moca.network/airkit/usage/credential/credentials-flow.md): How AIR Credentials work — the issuer, holder, and verifier roles in the verifiable credential lifecycle, powered by zero-knowledge proofs on Moca Chain. - [Issue on Behalf](https://docs.moca.network/airkit/usage/credential/issue-on-behalf.md): Issue AIR Kit credentials server-side without an active user session — push credentials to user AIR Accounts on backend events like KYC pass or tier change. - [Issue on Behalf API & Examples](https://docs.moca.network/airkit/usage/credential/issue-on-behalf-api.md): Reference for the AIR Kit Issue on Behalf REST API — endpoint definitions, status polling flow, duplicate handling, error codes, and code examples. - [Issuing Credentials](https://docs.moca.network/airkit/usage/credential/issuing-credentials.md): Issue verifiable credentials from the AIR Kit SDK — define schemas, configure issuance programs, and manage the credential lifecycle as an Issuer. - [Schema Creation Guide](https://docs.moca.network/airkit/usage/credential/schema-creation.md): Create and publish AIR Kit credential schemas using the Schema Builder — define fields, types, validation rules, and JSON-LD context without code. - [Schema Management & Versioning](https://docs.moca.network/airkit/usage/credential/schema-management.md): Evolve AIR Credential schemas safely with backward-compatible versioning — strategies for adding fields, deprecation, and migrating existing credentials. - [Schema Overview](https://docs.moca.network/airkit/usage/credential/schema-overview.md): How AIR Credential schemas work — JSON Schema structure, JSON-LD context, field types, and validation rules that define a credential template. - [Schema Use Cases](https://docs.moca.network/airkit/usage/credential/schema-use-cases.md): Reference examples of AIR Credential schemas for membership points, KYC, loyalty tiers, event tickets, and other common vertical use cases. - [Verifying Credentials](https://docs.moca.network/airkit/usage/credential/verify.md): Verify AIR Credentials with zero-knowledge proofs — validate user claims against predefined conditions without ever accessing the underlying sensitive data. - [Setting Up Your Partner Account](https://docs.moca.network/airkit/usage/getting-started.md): Set up your AIR Kit partner account on the Developer Dashboard — obtain your Partner ID, Issuer DID, and Verifier DID before integrating the SDK. - [SDK Initialization](https://docs.moca.network/airkit/usage/initialization.md): Initialize the AIR Kit SDK in Web and Flutter apps — create the AirService instance, configure the build environment, and preload wallet and credential modules. - [SDK Installation](https://docs.moca.network/airkit/usage/installation.md): Install the AIR Kit Web SDK with npm — @mocanetwork/airkit, available in ESM, CommonJS, and UMD module formats for web app integration. - [JWKS endpoint (required for credential issue and verify)](https://docs.moca.network/airkit/usage/jwks-setup.md): Set up the public HTTPS JWKS endpoint AIR Kit requires for issueCredential, verifyCredential, and Issue on Behalf, and register it in the Dashboard. - [Migration & Compatibility](https://docs.moca.network/airkit/usage/migration-compatibility.md): Browser, Node.js, and framework compatibility requirements for AIR Kit and AIR Kit Connector packages — including passkey support and migration notes. - [SDK Authentication (Partner JWT)](https://docs.moca.network/airkit/usage/partner-authentication.md): Sign a Partner JWT from your backend to authenticate AIR Kit operations — supported algorithms, required claims, JWKS setup, and Issue on Behalf scope. - [Reference](https://docs.moca.network/airkit/usage/reference.md): AIR Kit API reference — Web SDK and Flutter SDK methods for AIR Account login, smart accounts, credentials, and the Issue on Behalf REST API. - [User Login & Sessions](https://docs.moca.network/airkit/usage/user-authentication.md): AIR Kit user login and session management — built-in authentication with single sign-on across the Moca ecosystem, or bring your own auth via Partner JWT. - [User Management](https://docs.moca.network/airkit/usage/user-management.md): AIR Kit user management — retrieve user information, configure multi-factor authentication (MFA), and handle smart account operations from the SDK. - [When to Use (and Not to Use) AIR Credentials](https://docs.moca.network/airkit/when-to-use-airkit.md): Decision guide for AIR Kit credentials — when verifiable credentials and AIR Account are the right fit for your use case versus traditional auth or APIs. - [Browse programs](https://docs.moca.network/api-reference/catalog/browse-programs.md): Returns a paginated list of verification programs with their total verification count and the number of distinct credential types they accept. Only programs marked as discoverable are included. Results are sortable by `created_at`, `verification_count`, `credential_count`, or `name` (default `create… - [Browse schemas](https://docs.moca.network/api-reference/catalog/browse-schemas.md): Returns a paginated list of credential schemas with their credential count and number of distinct issuers (providers). Only schemas marked as discoverable and enabled are included. Results are sortable by `created_at`, `credential_count`, `provider_count`, or `title` (default `created_at`). - [Credential detail](https://docs.moca.network/api-reference/catalog/credential-detail.md): Returns a single credential with its full profile: the schema-defined data points (field name, type, required flag), issuer identity (name, DID, origin), traction metrics (unique holders, total issuances, total verifications), linked verification programs, and availability window (accessible start/e… - [Program detail](https://docs.moca.network/api-reference/catalog/program-detail.md): Returns a single verification program with the verifier's identity, pricing model, the full list of accepted credentials (each with holder/issuance counts), and the zero-knowledge verification conditions required for each credential (e.g. `age >= 18`). - [Schema detail](https://docs.moca.network/api-reference/catalog/schema-detail.md): Returns a single schema together with every discoverable credential built on it. Each credential includes issuer info and traction metrics (holder count, issuance count, and demand count — the number of verification programs that accept it). - [Search catalog](https://docs.moca.network/api-reference/catalog/search-catalog.md): Performs a MySQL full-text search (natural language mode) across three entity types in parallel — credentials (matched on ID, name, category, and schema), issuers (matched on name and short name), and verification programs (matched on program name). Returns grouped results with relevance scores, pag… - [Check issuance status](https://docs.moca.network/api-reference/credentials/check-issuance-status.md): Returns the current status of a credential issuance. Poll this endpoint after calling Issue on Behalf until `vcStatus` is `ONCHAIN`. - [Check Issuance Status](https://docs.moca.network/api-reference/credentials/get-credential-status.md): Returns the current status of a credential issuance. Poll this endpoint after calling Issue on Behalf until `vcStatus` is `ONCHAIN`. - [Issue Credential on Behalf](https://docs.moca.network/api-reference/credentials/issue-credential-on-behalf.md): Initiates credential issuance for a user without requiring their active session. If the user does not exist, they are automatically created. Issuance is asynchronous — use the status endpoint to confirm the credential is on-chain. - [API Reference](https://docs.moca.network/api-reference/introduction.md): Moca Network REST API reference — server-to-server endpoints for credential issuance, issuance status, catalog browsing, and partner operations. - [Moca Network Developer Docs](https://docs.moca.network/index.md): Build with AIR Kit — the identity SDK for portable credentials, ZK-verified compliance, and seamless user onboarding across any platform. - [Data collection & sharing](https://docs.moca.network/kyc/data-collection-and-sharing.md): Data lifecycle for Moca's on-chain KYC — what users submit, what partners receive, what is anchored on-chain, and how disclosure modes work. - [How Veriff powered by zkMe works](https://docs.moca.network/kyc/how-it-works.md): End-to-end on-chain KYC on Moca Network — programmatic and manual verification, AML screening, AIR Credential issuance, and per-program verifier outcomes. - [KYC (Veriff powered by zkMe)](https://docs.moca.network/kyc/index.md): Turnkey KYC for Moca partners — document checks, NFC ePassport, liveness, AML screening, and manual review, issued as portable AIR Credentials by zkMe. - [Pricing & FAQ](https://docs.moca.network/kyc/pricing-and-faq.md): Pricing and FAQ for Moca's on-chain KYC (Veriff powered by zkMe) — per-check pricing for automated and manual paths, contracting, and disclosure modes. - [zkMe security architecture](https://docs.moca.network/kyc/zkme-security-architecture.md): Security architecture behind Moca's on-chain KYC — zkPassport trust anchors, zkVault encryption, homomorphic face matching, and on-chain credential proofs. - [Privacy & Compliance](https://docs.moca.network/learn/advanced-topics/privacy-and-compliance.md): How AIR Kit protects sensitive user data through zero-knowledge proofs, encryption, explicit user consent, and the Compliance Access Key (CAK) framework. - [Scaling and Performance](https://docs.moca.network/learn/advanced-topics/scaling-and-performance.md): Scaling and performance on Moca Chain — throughput, block times, latency, and how the network handles consumer-scale credential workloads. Coming soon. - [zkTLS: Secure Web2 → On-Chain Proofs](https://docs.moca.network/learn/advanced-topics/zktls.md): How zkTLS bridges Web2 sources like KYC, social, and email to on-chain proofs — enabling private identity onboarding without exposing raw HTTPS payloads. - [AIR Kit](https://docs.moca.network/learn/airkit/about-airkit.md): AIR Kit is the developer toolkit for integrating decentralized identity, AIR Account login, smart wallets, and zero-knowledge credentials into any app. - [Credential Issuance, Verification & ZK Proof Flow](https://docs.moca.network/learn/airkit/credentials.md): End-to-end overview of the AIR Kit credential lifecycle — issuance, storage, and verification using zero-knowledge proofs anchored on Moca Chain. - [Features & Developer Benefits](https://docs.moca.network/learn/airkit/features-developer-benefits.md): AIR Kit developer features — plug-and-play templates, zero-knowledge privacy, sandbox testing tools, and custom credential schemas for fast integration. - [Integration Workflow](https://docs.moca.network/learn/airkit/integration-workflow.md): Step-by-step workflow for integrating AIR Kit — set up SDKs, wire up issuance and verification, onboard users with AIR Accounts, then test and deploy. - [Key Modules](https://docs.moca.network/learn/airkit/key-features.md): AIR Kit core modules — credential management, AIR Account identity, smart accounts, and developer tools that can be used independently or combined. - [Build on Moca](https://docs.moca.network/learn/build-on-moca.md): Build on Moca Chain — an EVM-compatible Layer 1 with built-in identity and credential infrastructure for games, finance, loyalty, and identity dApps. - [Core Problems](https://docs.moca.network/learn/core-problems-addressed.md): Core problems Moca Network solves — identity fragmentation, data exploitation, lack of portability, breach risk, and broken loyalty across digital services. - [Moca Network Frequently Asked Questions](https://docs.moca.network/learn/help/faq.md): Frequently asked questions about Moca Network and Moca Chain — covering credentials, identity, EVM compatibility, ZKPs, decentralized storage, and tokenomics. - [What is Moca Network?](https://docs.moca.network/learn/index.md): Moca Network is a chain-agnostic decentralized identity network with privacy-preserving infrastructure for identity verifications and data interoperability. - [Use AI assistants to explore Moca Network docs](https://docs.moca.network/learn/integrating-using-ai.md): Connect Moca Network documentation to AI tools via MCP for accurate, up-to-date answers about Moca Network, Moca Chain, and AIR Kit integration. - [Moca Chain overview: identity-first Layer 1](https://docs.moca.network/learn/moca-chain.md): Moca Chain is a Layer 1 EVM-compatible blockchain purpose-built for decentralized identity, with fast block times and built-in decentralized storage. - [$MOCA Token](https://docs.moca.network/learn/moca-coin.md): $MOCA is the utility and governance token of Moca Network — powering an identity-driven data economy through the Proof-of-Data alignment model. - [Programs & Events](https://docs.moca.network/learn/programs-events.md): Hackathons, hacker houses, grant programs, and developer support for builders shipping identity, AI, and Web3 applications on Moca Network. - [Credential Security](https://docs.moca.network/learn/security/credential-security.md): How Moca Network credentials are issued, cryptographically anchored on-chain, and verified using zero-knowledge proofs without exposing personal data. - [Data Privacy](https://docs.moca.network/learn/security/data-privacy.md): Privacy-by-design in Moca Network — where user data lives, what is encrypted, who has access, and how data minimization is enforced across the stack. - [Security Overview](https://docs.moca.network/learn/security/overview.md): How Moca Network protects user identity, credentials, and data — split-trust architecture, on-chain anchoring, encryption, and zero-knowledge proofs. - [Security Checklist](https://docs.moca.network/learn/security/security-checklist.md): Security checklist for AIR Kit integrations — Partner JWT key management, secrets handling, callback security, and credential issuance best practices. - [Target Users and Stakeholders](https://docs.moca.network/learn/target-users-stakeholders.md): Who participates in the Moca Network identity ecosystem — end users, credential issuers, verifiers, validators, storage providers, and partner platforms. - [Identity Verification](https://docs.moca.network/learn/use-cases/identity-verification.md): Privacy-preserving identity verification with AIR Kit — KYC, age gating, and regulatory compliance using verifiable credentials without storing user PII. - [Programmable Money](https://docs.moca.network/learn/use-cases/programmable-money.md): Programmable money on Moca — verifiable credentials gate stablecoin flows, conditional payments, and identity-aware on-chain finance. Coming soon. - [Verifiable User Onboarding](https://docs.moca.network/learn/use-cases/verifiable-user-onboarding.md): Verifiable user onboarding with AIR Kit — let users carry KYC, age, and identity credentials across platforms instead of re-verifying everywhere. Coming soon. - [Why Centralized Identity Systems Fall Short](https://docs.moca.network/learn/vision/comparison-with-centralized-identity-systems.md): Compare centralized identity providers and government IDs against Moca Network's decentralized identity model across privacy, ownership, and portability. - [MOCA Ecosystem Partners](https://docs.moca.network/learn/vision/ecosystem.md): Moca Network ecosystem partners — OneFootball, Anichess, Animoca Brands, SK Telecom, Ubisoft, Magic Eden, Plume, Kaia, AIR Shop, and more building on Moca. - [Mission & Vision](https://docs.moca.network/learn/vision/index.md): Moca Network's mission is self-sovereign digital identity — one AIR ID that's unified, trusted, private, and portable across apps and chains. - [Interoperability Challenges Across Web2/Web3](https://docs.moca.network/learn/why-now/digital-identity.md): Web2 and Web3 identity interoperability challenges — fragmented onboarding, mismatched standards, repeat KYC, and the developer burden of bridging silos. - [Why Moca Network Matters?](https://docs.moca.network/learn/why-now/index.md): Why interoperable identity matters now: data fragmentation, repeat KYC, breach risk, and consumer demand for privacy-first credentials across platforms. - [Rise of Self-Sovereign Identity & ZKP tech](https://docs.moca.network/learn/why-now/privacy-security.md): Why self-sovereign identity and zero-knowledge proofs are going mainstream — privacy-preserving age verification, Google Wallet, and open-source ZK libraries. - [Consumer Demand for Data Ownership & Privacy](https://docs.moca.network/learn/why-now/regulatory-landscape.md): Consumer demand for data ownership and privacy — how GDPR, breach awareness, VPN adoption, and consumer research reshape digital identity expectations. - [How to run a challenger for Moca Chain](https://docs.moca.network/mocachain/guides/run-a-challenger.md): Run a Moca Chain challenger node to audit MCSP storage providers — system requirements, setup, and operational guidance for ensuring data integrity. - [How to run a local testnet for Moca Chain](https://docs.moca.network/mocachain/guides/run-a-local-testnet.md): Run a local Moca Chain testnet for development — Go and jq prerequisites, native setup, and a single-validator chain to test your AIR Kit integrations. - [How to run a node for Moca Chain](https://docs.moca.network/mocachain/guides/run-a-node.md): Run a Moca Chain full node using Docker or Cosmovisor — system requirements, snapshot bootstrap, configuration, and ongoing maintenance for operators. - [How to run a storage provider for Moca Chain](https://docs.moca.network/mocachain/guides/run-a-storage-provider.md): Run a Moca Chain Storage Provider (MCSP) — hardware requirements, registration, staking, on-chain bonding, and operational setup for storing credential data. - [How to run a validator node for Moca Chain](https://docs.moca.network/mocachain/guides/run-a-validator.md): Run a Moca Chain validator node — hardware requirements, staking, key management, CometBFT configuration, and steps to join the validator set. - [Frequently Asked Questions](https://docs.moca.network/mocachain/help/faq.md): Frequently asked questions about Moca Chain — $MOCA's role as gas and governance token, performance metrics, on-chain storage, and developer support. - [Moca Chain architecture and technical design](https://docs.moca.network/mocachain/index.md): Moca Chain technical overview: EVMOS-based Layer 1 with CometBFT consensus, decentralized storage from BNB Greenfield, and cross-chain identity oracles. - [AIR Wallet](https://docs.moca.network/mocachain/native-dapps/air-wallet.md): AIR Wallet — the native Moca Chain wallet for managing your AIR ID, credentials, $MOCA tokens, and identity-aware on-chain actions. Coming soon. - [AIR Kit Dashboard](https://docs.moca.network/mocachain/native-dapps/airkit-dashboard.md): The AIR Kit Dashboard enables partners to manage account settings, credential schemas, issuance programs, and verification programs. - [Moca Chain Block Explorer](https://docs.moca.network/mocachain/native-dapps/block-explorer.md): Moca Chain Block Explorer overview — inspect blocks, transactions, validators, MCSP storage, and identity data on the Moca Chain Testnet network. - [MOCA Proof](https://docs.moca.network/mocachain/native-dapps/moca-proof.md): MOCA Proof — a native Moca Chain dApp for generating and verifying portable zero-knowledge identity proofs across the Moca Network ecosystem. Coming soon. - [Moca Chain Architecture Overview](https://docs.moca.network/mocachain/technical-details/architecture.md): Moca Chain architecture overview — EVM-compatible Layer 1 built on EVMOS and CometBFT consensus, paired with the MCSP decentralized storage network. - [Consensus Layer](https://docs.moca.network/mocachain/technical-details/consensus-layer.md): How the Moca Chain consensus layer works — CometBFT Proof-of-Stake, 1-second block times, validator roles, governance, and EVM-compatible execution. - [Decentralized Storage](https://docs.moca.network/mocachain/technical-details/decentralized-storage.md): Moca Chain Storage Providers (MCSPs) — decentralized data storage for credentials, including provider lifecycle, data integrity, and payment flows. - [Moca Chain EVM Compatibility](https://docs.moca.network/mocachain/technical-details/evm-compatibility.md): Moca Chain EVM compatibility — deploy Ethereum smart contracts unchanged on an EVMOS-based L1, supporting LONDON opcodes plus partial SHANGHAI support. - [zkTLS and On-Chain ZKP Verification](https://docs.moca.network/mocachain/technical-details/zktls.md): zkTLS and on-chain ZK proof verification on Moca Chain — bridge HTTPS-secured Web2 data sources to verifiable on-chain proofs without exposing payloads. - [Build on Moca Chain](https://docs.moca.network/mocachain/using-moca-chain/build-on-mocachain.md): Build on Moca Chain — deploy EVM smart contracts, integrate identity-aware dApps, and ship verifiable credential flows on the identity Layer 1. Coming soon. - [How to Connect a Wallet With Moca Chain](https://docs.moca.network/mocachain/using-moca-chain/connect-to-mocachain.md): Connect a Web3 wallet to Moca Chain Mainnet or Testnet — configure MetaMask and other EVM wallets, deploy an AIR Account, and interact with the network. - [How To Get $MOCA](https://docs.moca.network/mocachain/using-moca-chain/how-to-get-moca.md): How to get $MOCA tokens to pay for transactions on Moca Chain — Testnet faucet instructions, exchange listings, and bridging options for mainnet $MOCA. - [Moca Chain CLI](https://docs.moca.network/mocachain/using-moca-chain/moca-chain-cli.md): Use the Moca Chain CLI to manage Cosmos accounts, basic storage operations, and direct interaction with the Moca Chain network from your terminal. - [Network Information](https://docs.moca.network/mocachain/using-moca-chain/network-information.md): Moca Chain network information — Mainnet and Testnet chain IDs, RPC endpoints, block explorer URLs, currency symbol, and connection parameters. - [Why Moca Chain?](https://docs.moca.network/mocachain/why-mocachain.md): What differentiates Moca Chain — sub-second identity flows, consumer-scale capacity, EVM compatibility, MCSP storage, ZK privacy, and cross-chain proofs. - [Bring Your Own Auth](https://docs.moca.network/recipes/custom-auth-integration.md): Skip the AIR Kit login dialog and pass users from your existing auth (Firebase, Auth0, Supabase, or custom) into AIR Kit sessions using a Partner JWT. - [Recipes](https://docs.moca.network/recipes/index.md): Task-oriented AIR Kit recipes — focused, copy-paste guides for KYC issuance, loyalty credentials, custom auth, wagmi, and verification flows. - [Issue a KYC Credential on a Backend Event](https://docs.moca.network/recipes/kyc-credential-on-event.md): Wire a KYC-complete webhook to the AIR Kit Issue on Behalf API so verified credentials appear in user AIR Accounts automatically — no active session needed. - [End-to-End Loyalty Credential Flow](https://docs.moca.network/recipes/loyalty-points-issuance.md): Issue tiered loyalty credentials from your backend when users cross spend or activity thresholds — portable Gold and Platinum tiers across partner platforms. - [Verify a Credential in Your App](https://docs.moca.network/recipes/verify-credential-in-app.md): Prompt users to present a verifiable credential inside your app and gate features, content, or services based on the zero-knowledge verification result. - [Integrate AIR Kit With Wagmi](https://docs.moca.network/recipes/wagmi-integration.md): Use the @mocanetwork/airkit-connector wagmi connector in React to access AIR Kit smart accounts and sign transactions with useAccount and useConnect hooks. - [Advertising & Audiences](https://docs.moca.network/solutions/advertising.md): Build verified, consent-based audience segments without third-party cookies. Advertisers buy access to cryptographically proven user attributes. - [Compliance & Privacy FAQ](https://docs.moca.network/solutions/compliance-faq.md): GDPR, CCPA, data residency, PII storage, and breach liability questions answered for enterprise legal and compliance teams evaluating AIR Kit. - [Fintech & Payments](https://docs.moca.network/solutions/fintech.md): Reduce KYC costs, eliminate PII liability, and enable cross-platform compliance verification — without changing your KYC provider or your user flow. - [Gaming & Entertainment](https://docs.moca.network/solutions/gaming.md): Make player achievements, ranks, and identities portable across games. Issue credentials at milestones for tournaments, partner games, and airdrops. - [Identity & Compliance](https://docs.moca.network/solutions/identity.md): Issue a KYC credential once. Every partner in the ecosystem accepts it via zero-knowledge proof — no raw identity data ever transmitted. - [AIR Kit solutions by industry vertical](https://docs.moca.network/solutions/index.md): Explore AIR Kit by industry: portable credentials for loyalty, gaming, advertising, ticketing, fintech, and telco. No code required to evaluate the fit. - [Loyalty & Rewards](https://docs.moca.network/solutions/loyalty.md): Issue portable loyalty tier credentials that travel with your customers across partner brands — no bilateral API agreements required. - [Partner Economics](https://docs.moca.network/solutions/partner-economics.md): How the AIR Kit revenue model works for issuers, verifiers, and ecosystem partners — reward sharing, transaction fees, and the data marketplace. - [Telco & Subscriptions](https://docs.moca.network/solutions/telco.md): Issue subscriber credentials at activation. Roaming and MVNO partners verify KYC status without re-running identity checks or receiving subscriber PII. - [Status Page](https://docs.moca.network/status.md): Check real-time Moca Network service status, view incident history, and subscribe to email notifications for outages and maintenance windows. ## OpenAPI Specs - [openapi](https://docs.moca.network/api-reference/openapi.json)