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

> Create a new microapp or integrate an existing app.

Microapp handles the distribution and marketing of your microapps so that you can focus on development. We make it easy to get started.

If you have an idea for a microapp but haven't started coding it yet, check out our tutorial to [Create a New Microapp](/tutorials/create-new-microapp). This will walk you through creation, integrating with Microapp's identity SDK, managing endpoints and pages, and localizing based on the user's language.

If you already have an app that you want to distribute on Microapp, check out our tutorial to [Integrate Existing App](/tutorials/integrate-existing-app). This will walk you through the simple steps to integrate it with Microapp and publish it to our marketplace.

<CardGroup>
  <Card title="New Microapp" icon="plus" href="/tutorials/create-new-microapp">
    Learn how to create a new microapp
  </Card>

  <Card title="Existing App" icon="browser" href="/tutorials/integrate-existing-app">
    Learn how to integrate an existing app
  </Card>
</CardGroup>
