> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-partner-guide.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MoEngage Documentation

> Explore MoEngage documentation for SDK integration, API reference, and AI agent access.

<div className="hero-banner">
  <div className="hero-logo-row">
    <img src="https://mintcdn.com/moengage-partner-guide/EFCyFB9B9zOoUGGR/logo/light.svg?fit=max&auto=format&n=EFCyFB9B9zOoUGGR&q=85&s=54f2a9c4e9534cf8a40d8d24e81ded82" alt="MoEngage" className="hero-logo block dark:hidden" width="200" height="31" data-path="logo/light.svg" />

    <img src="https://mintcdn.com/moengage-partner-guide/EFCyFB9B9zOoUGGR/logo/dark.svg?fit=max&auto=format&n=EFCyFB9B9zOoUGGR&q=85&s=81ab57f8d6b8c23a0b30c1e6d0a58814" alt="MoEngage" className="hero-logo hidden dark:block" width="200" height="31" data-path="logo/dark.svg" />

    <span className="hero-docs-label">Documentation</span>
  </div>

  <p className="hero-tagline">
    Engage your users with intelligent, cross-channel experiences
  </p>
</div>

# Get started

<Columns cols={3}>
  <Card icon="book" href="/developer-guide/introduction" title="Developer Guide">
    Step-by-step guides for SDK integration, data tracking, push notifications, in-app messaging, and more.
  </Card>

  <Card icon="code" href="/api/introduction" title="API Guide">
    Explore endpoints for data ingestion, campaigns, segments, templates, subscriptions, and more.
  </Card>

  <Card icon="robot" href="/ai-agents" title="AI Agents">
    Learn how to use AI agents to interact with MoEngage documentation.
  </Card>
</Columns>

# SDKs & Platforms

<Columns cols={3}>
  <Card icon="apple" iconType="brands" href="/developer-guide/ios-sdk/sdk-integration/basic/sdk-integration" title="iOS SDK">
    Swift & Objective-C integration for iPhone, iPad, and Apple TV.
  </Card>

  <Card icon="android" iconType="brands" href="/developer-guide/android-sdk/sdk-integration/basic-integration/Install-Using-BOM" title="Android SDK">
    Kotlin & Java integration for phones, tablets, and Android TV.
  </Card>

  <Card icon="globe" href="/developer-guide/web-sdk/web-sdk-overview/web-sdk-overview" title="Web SDK">
    JavaScript SDK for web push, on-site messaging, and analytics.
  </Card>

  <Card icon="react" iconType="brands" href="/developer-guide/react-native-sdk/overview/getting-started-with-react-native-sdk" title="React Native">
    Cross-platform integration for React Native and Expo apps.
  </Card>

  <Card icon="mobile-screen-button" href="/developer-guide/flutter-sdk/overview/getting-started-with-flutter-sdk" title="Flutter">
    Dart SDK for building cross-platform mobile apps with MoEngage.
  </Card>

  <Card icon="unity" iconType="brands" href="/developer-guide/unity-sdk/sdk-integration/sdk-installation/sdk-installation" title="Unity & More">
    Unity, Cordova, Capacitor, and Ionic SDK integrations.
  </Card>
</Columns>

# Popular resources

<Columns cols={3}>
  <Card icon="bell" href="/developer-guide/ios-sdk/push/basic/push-notifications" title="Push Notifications">
    Configure and send push notifications across iOS, Android, and web platforms.
  </Card>

  <Card icon="comment-dots" href="/developer-guide/ios-sdk/in-app-messages/in-app-nativ" title="In-App Messages">
    Display contextual messages inside your app with rich templates and custom actions.
  </Card>

  <Card icon="rectangle-list" href="/developer-guide/ios-sdk/cards/cards-in-i-os" title="Cards">
    Persistent content cards for inbox-style messaging and news feeds.
  </Card>

  <Card icon="shopify" iconType="brands" href="/developer-guide/ecommerce-platforms/shopify/shopify-20" title="Shopify Integration">
    Connect your Shopify store for automated event tracking and product catalog sync.
  </Card>

  <Card icon="wand-magic-sparkles" href="/developer-guide/web-sdk/web-personalization/configure-and-integrate-web-personalization" title="Web Personalization">
    Deliver personalized web experiences tailored to individual user behaviour.
  </Card>

  <Card icon="file-lines" href="/developer-guide/release-notes/ios-sdk/2026" title="Release Notes">
    Stay up to date with the latest SDK changes, improvements, and new features.
  </Card>
</Columns>
