> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-claude-jolly-knuth-s3nj5n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Learn how to deploy your first application with Magic Containers.

Magic Containers lets you deploy any Docker container. Bring your own image, pick a pre-built template, or connect a GitHub Action for continuous deployment.

To create a new app, select **Add > App** from the sidebar, or go to **Magic Containers > Deploy**.

From here, choose how you want to deploy:

<CardGroup cols={3}>
  <Card title="Quick Deploy" icon="zap" href="/magic-containers/quick-deploy" />

  <Card title="Templates" icon="layout-template" href="/magic-containers/templates" />

  <Card title="Advanced Deploy" icon="settings" href="/magic-containers/deploy" />
</CardGroup>

<Info>
  If you are using a trial account:

  * You will need to add valid payment card details before you can deploy an application.
  * Trial accounts are limited to one application, three regions, and up to three instances per region. See [Limits](/magic-containers/limits#trial-accounts) for the full list.
</Info>
