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

# What is AIR Kit?

> AIR Kit is the SDK for integrating portable credentials, smart accounts, Web3 login, and zero-knowledge identity verification into web and mobile apps.

# AIR Kit Overview

AIR Kit is the comprehensive developer toolkit for integrating secure, decentralized identity features into your applications. It simplifies complex concepts like **Web3 login**, **user onboarding**, and **zero-knowledge proofs**, making them accessible for all developers and users.

AIR Kit provides two powerful services:

1. **AIR Account Services**
   * Manage user login and Single Sign-On (SSO)
   * Wallet management and services

2. **AIR Credential Services**
   * Issue, verify, and consume **zero-knowledge credentials**
   * Portable credentials that users can carry anywhere

### Platform support

AIR Kit integrates easily with your **Web App** or **Mobile App**.

By embedding our **Web SDK (Javascript)** on the frontend of your web application, or integrating our **Flutter SDK** on your Mobile app, you can easily access our Account Services and Credential Services.

<Tip>
  Note: Credential Services coming soon to Flutter SDK
</Tip>

## What is AIR?

AIR stands for **Account Identity Reputation**, representing a foundational shift in how users interact with the internet. AIR is designed to create a **user-centric digital experience**, where individuals truly own their **assets, identity, and data**.

Key principles of AIR:

* **User Ownership:** Users control their digital assets, identity, and personal data.
* **Common Language of the Internet:** Identity and user data become a shared standard for seamless interaction between applications.
* **True Network Effects:** Applications leveraging the user-as-root model can provide more valuable experiences.
* **Shared Economics:** Incentivizes collaboration among apps to benefit the user.

<img src="https://mintcdn.com/mocanetwork/EyHMOEc_KjxgCMA0/images/mocanetwork101.png?fit=max&auto=format&n=EyHMOEc_KjxgCMA0&q=85&s=bd8185ad5266947d81a0a9b70abd8f83" alt="Moca Network Overview" width="1520" height="526" data-path="images/mocanetwork101.png" />

*Moca Network = AIR Kit + Moca Chain*

## Who Is This For?

AIR Kit is suitable for any platform where **trust, privacy, and user context** matter:

* Founders building consumer apps who want to skip traditional KYC
* DAOs needing pseudonymous membership tools
* Game developers porting player identities and badges across worlds
* Fintech teams verifying income, age, or credentials **without storing PII**
* AI agents requiring verifiable access and behavioral reputation

## The Big Idea: Identity as a Primitive

By making identity **modular, portable, and verifiable**, AIR Kit enables new types of applications:

* Reward **real participation** with airdrops
* Launch apps **without starting from zero users**
* Grow communities **without re-KYCing everyone**

> With AIR Kit, identity becomes a core building block rather than an afterthought. Plug in the SDK, remix credentials, and design new experiences.

## Key Features & Benefits

* **Single Sign-on**: Users sign on with the same account across the Moca Network ecosystem
* **Embedded Account:** Wallet capabilities without the web3 learning curve
* **Decentralized & Secure:** Users maintain control of their identity and credentials
* **Zero-Knowledge Proofs:** Privacy-preserving verification for sensitive data
* **Cross-Application Portability:** Credentials and identity travel across platforms
* **Ecosystem Growth:** Shared identity enables cooperation and network effects

## Getting Started

### Quickstart Guide

* **Account Integrators:** Start with **Login & User Onboarding**
* **Credential Integrators:** Start with **Issuance & Verification**
* **Full Stack Builders:** Follow **Combined Flow Guide**

Each Quickstart provides **step-by-step instructions and code examples** to get up and running fast.

### Flutter apps

If you build with **Flutter**, start with the [Flutter SDK overview](/airkit/flutter/overview) (installation, Android/iOS setup, wallet, and troubleshooting).

## Next Steps

1. Explore **Core Concepts**: Authentication, sessions, and credentials
2. Install **AIR Kit**: Account and Credential services
3. Implement **Combined Flows**: Login + Issue + Verify for end-to-end integration
4. Check **Advanced Topics**: API references, compatibility, and plug & play modules
5. Refer to **Support & Maintenance**: Troubleshooting, release notes, and feedback
