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

# Features & Developer Benefits

> AIR Kit developer features — plug-and-play templates, zero-knowledge privacy, sandbox testing tools, and custom credential schemas for fast integration.

## Core Features

### 1. Plug-and-Play Integration

Pre-built components and templates for rapid deployment:

* **Familiar APIs**: Standard patterns with well-documented interfaces
* **Template Gallery**: Pre-built issuer and verifier templates to start from

### 2. Zero-Knowledge Privacy

Built-in zero-knowledge proof capabilities:

* **Privacy by Design**: No need to handle sensitive user data
* **Compliance Support**: Designed to support GDPR and CCPA compliance requirements
* **Flexible Disclosure**: Users control what information to share

## Developer Experience Features

### Development Tools

```bash theme={null}
# AIR Kit CLI for development
npm install @mocanetwork/airkit
```

<Info>Refer to this [Quickstart](/airkit/quickstart) guide to get started.</Info>

### Testing & Debugging

* **Sandbox Environment**: Safe testing without affecting production (available in the SDK after initializing)
* **Mock Data Generation**: Realistic test data for development
* **Developer Dashboard**: manage account and credentials config in the [AIR Kit Dashboard](https://developers.sandbox.air3.com/dashboard)

## Performance Benefits

### Speed Optimizations

* **Sub-second Verification**: Credential verification in under 100ms
* **Batch Operations**: Process thousands of credentials simultaneously

## Advanced Features

### Custom Credential Schemas

Define your own credential types with custom attributes:

<div style={{textAlign: "center"}}>
  <img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/guides/schema_builder.gif?s=1e2377eb22da2cae0bc3899039740a54" alt="Create schema" style={{width: "600px"}} width="400" height="226" data-path="images/guides/schema_builder.gif" />
</div>

## Getting Started Benefits

### Onboarding Experience

* **5-Minute Setup**: Get started with minimal configuration
* **Interactive Tutorials**: Learn by doing with guided examples
* **Template Gallery**: Choose from pre-built application templates
* **Migration Tools**: Easy migration from existing identity systems

### Support & Community

* **Telegram Dev Support**: Reach out to us on TG when you need help
* **Developer Community**: Active Discord community
