---
title: Introduction
description: Welcome to TapMind SDK Documentation — Custom Adapter GMA, Custom Adapter Next-Gen, and Orchestration SDKs.
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

Welcome to TapMind SDK Documentation. Integrate TapMind as your ad mediation partner across native mobile, game engines, and cross-platform frameworks.

## Why TapMind?

<Columns cols={2}>
  <Card title="Higher Revenue" icon="chart-line">
    Maximize ad revenue across Banner, Interstitial, Native, and Rewarded formats through intelligent mediation.
  </Card>
  <Card title="Easy Integration" icon="plug">
    Step-by-step guides per platform and mediation network with copy-ready configuration examples.
  </Card>
  <Card title="Premium Demand" icon="building">
    Connect TapMind to AdMob, Google Ad Manager, AppLovin, IronSource LevelPlay, and more from a single integration path.
  </Card>
  <Card title="Multiple SDK Products" icon="layer-group">
    Choose Custom Adapter GMA, Custom Adapter Next-Gen, or Orchestration SDK depending on your monetization architecture.
  </Card>
</Columns>

## SDK Products

<Columns cols={3}>
  <Card title="Custom Adapter GMA SDK" icon="plug" href="/guides/android/custom-adapter/admob">
    Lightweight adapter for existing mediation stacks on Android and iOS.
  </Card>
  <Card title="Custom Adapter Next-Gen SDK" icon="rocket" href="/guides/android/next-gen/admob">
    Native Android integration for AdMob and Google Ad Manager.
  </Card>
  <Card title="Orchestration SDK" icon="diagram-project" href="/guides/android/orchestration-sdk/overview">
    Lightweight Android ad orchestration through configurable placement codes.
  </Card>
</Columns>

## Supported Platforms

Select your development environment, then pick a product from the left sidebar.

<Columns cols={2}>
  <Card title="Android" icon="mobile-screen" href="/guides/android/custom-adapter/admob">
    Java and Kotlin integration for native Android applications.
  </Card>
  <Card title="iOS" icon="apple" href="/guides/ios/custom-adapter/admob">
    Swift and Objective-C integration for native iOS applications.
  </Card>
  <Card title="Unity" icon="gamepad" href="/guides/unity/custom-adapter/admob">
    TapMind integration for Unity projects targeting Android and iOS.
  </Card>
  <Card title="Flutter" icon="layer-group" href="/guides/flutter/custom-adapter/admob">
    Flutter integration for Android and iOS builds.
  </Card>
  <Card title="Cocos" icon="cube" href="/guides/cocos/custom-adapter/admob">
    Cocos Creator integration for Android and iOS game projects.
  </Card>
  <Card title="React Native" icon="react" href="/guides/react-native/custom-adapter/admob">
    React Native integration for Android and iOS builds.
  </Card>
</Columns>

## Quick Start

<Steps>
  <Step title="Choose a platform">
    Open the **Android** or **iOS** tab for native apps, or **Unity**, **Flutter**, **Cocos**, or **React Native** for cross-platform frameworks.
  </Step>
  <Step title="Select an SDK product">
    Under **Product**, pick **Custom Adapter GMA SDK**, **Custom Adapter Next-Gen SDK** (Android only), or **Orchestration SDK** (Android only).
  </Step>
  <Step title="Choose a mediation">
    Open a mediation page (AdMob, Google Ad Manager, etc.) to view **Installation** and **Configuration** for that partner only.
  </Step>
  <Step title="Configure Gradle (Android)">
    Complete the global Gradle setup before building Android-based integrations.
  </Step>
</Steps>

## Build Configuration Prerequisites

<Card title="Gradle Setup (For Gradle Version 7+)" icon="wrench" href="/gradle-setup/for-gradle-version-7-plus">
  Required for Android-based integrations. Configure your repository settings for Gradle 7 and above.
</Card>

## Need Support?

If you encounter integration issues or require custom ad placement configurations, contact your TapMind Account Manager.
