> ## 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.

# AIR Kit solutions by industry vertical

> Explore AIR Kit by industry: portable credentials for loyalty, gaming, advertising, ticketing, fintech, and telco. No code required to evaluate the fit.

Explore what AIR Kit enables by industry — no code required. For implementation and integration guides, see [AIR Kit](/airkit/index).

AIR Kit is the integration layer that lets your platform issue verifiable credentials — proofs of identity, membership, loyalty status, or any user attribute — that your customers can carry and reuse across your partner ecosystem.

Your customers stop re-verifying. Your partners stop building bilateral APIs with you. Your compliance team stops holding raw PII they don't need to hold.

## Two Ways to Use These Docs

<CardGroup cols={2}>
  <Card title="I'm evaluating AIR Kit" icon="briefcase" href="/solutions/loyalty">
    Explore what AIR Kit enables for your vertical. No code, no technical setup required.
  </Card>

  <Card title="I'm ready to integrate" icon="code" href="/airkit/usage/getting-started">
    Jump to the developer Quick Setup and integration guides.
  </Card>
</CardGroup>

## What AIR Kit Does

At its core, AIR Kit enables three things:

**1. Issue credentials from your existing backend**
When a business event happens — a user passes KYC, reaches loyalty Gold, activates a subscription — your backend fires one API call. A verifiable credential lands in that user's AIR Account. No user action required, no wallet to open.

**2. Verify credentials at any point of use**
When that user shows up at your app, a partner's app, or any service in the ecosystem, one SDK call confirms what they hold. Your platform gets a simple COMPLIANT / NON\_COMPLIANT signal. No raw data crosses.

**3. Let credentials travel across platforms**
The credential belongs to the user, not your database. A loyalty Gold earned with you is presentable at a partner hotel, airline, or retailer — without a direct API agreement between you and that partner. The credential is the integration.

## Which Vertical Fits Your Business

<CardGroup cols={2}>
  <Card title="Loyalty & Rewards" icon="gift" href="/solutions/loyalty">
    Cross-brand tier portability. No bilateral APIs. No unredeemed point silos.
  </Card>

  <Card title="Identity & Compliance" icon="shield-check" href="/solutions/identity">
    KYC once, accepted everywhere. ZK proof of identity without storing PII.
  </Card>

  <Card title="Fintech & Payments" icon="credit-card" href="/solutions/fintech">
    Compliance gating, accredited investor proofs, age verification without DOB storage.
  </Card>

  <Card title="Gaming & Entertainment" icon="gamepad" href="/solutions/gaming">
    Portable player achievements, cross-game identity, bot-resistant airdrop gating.
  </Card>

  <Card title="Telco & Subscriptions" icon="signal" href="/solutions/telco">
    Subscriber KYC portability for roaming, MVNO, and partner services.
  </Card>

  <Card title="Advertising & Audiences" icon="megaphone" href="/solutions/advertising">
    Verified audience segments without cookies. Age-gated serving without storing DOB.
  </Card>

  <Card title="KYC (Veriff powered by zkMe)" icon="id-card" href="/kyc/index">
    Turnkey KYC, AML, and NFC ePassport verification — legally provided by zkMe , issued as AIR Credentials.
  </Card>
</CardGroup>

## Common Questions

**Do our users need a crypto wallet?**
No. AIR Account is a smart account — users authenticate with email, social login, or passkey. The blockchain layer is invisible to them.

**How long does integration take?**
Most partners are live in 2–4 weeks for a backend engineer. The core integration is one API call in your existing event handler.

**Does AIR Kit replace our KYC provider?**
No. You keep your existing KYC provider. AIR Kit converts the pass result into a portable credential. Your provider still runs the verification.

**Where does our customer data go?**
Nowhere new. AIR Kit stores only cryptographic attestations — the proof that a fact is true, not the underlying data. See the [Compliance FAQ](/solutions/compliance-faq) for full detail.
