> ## Documentation Index
> Fetch the complete documentation index at: https://docs.microapp.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The building blocks of microapps.

Microapp is a distribution platform that enables creators to easily get their microapps into the hands of a global audience. Its core concepts are:

<CardGroup cols={2}>
  <Card title="Distribution" icon="rocket" href="/core-concepts/distribution">
    Distribute your microapp to a global audience, with built-in marketing and analytics.
  </Card>

  <Card title="Identity" icon="fingerprint" href="/core-concepts/identity/overview">
    Authenticate and authorize users with secure, easy-to-implement identity services.
  </Card>

  <Card title="Localization" icon="language" href="/core-concepts/localization/overview">
    Display content in the user's preferred language for a global reach.
  </Card>

  <Card title="Theming" icon="palette" href="/core-concepts/theming/overview">
    Support light and dark mode preferences for better user experience.
  </Card>

  <Card title="Monetization" icon="coins" href="/core-concepts/monetization/overview">
    Earn revenue from your microapp through various monetization strategies.
  </Card>

  <Card title="UI" icon="paintbrush" href="/core-concepts/ui/overview">
    Leverage beautiful and consistent design elements for your microapp.
  </Card>
</CardGroup>
