> ## Documentation Index
> Fetch the complete documentation index at: https://base-a060aa97-eb-mini-app-ia-overhaul.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Test & Deploy

> Validate your manifest and embed configuration, then share

Before sharing your Mini App, validate everything works.

## Pre‑deployment checklist

* App is deployed at a public HTTPS domain
* Environment variables are set on your deployment platform
* `/.well-known/farcaster.json` returns valid JSON
* `fc:frame` metadata renders a launch button when shared

## Validation tools

* Manifest Tool: `https://farcaster.xyz/~/developers/mini-apps/manifest`
* Embed Tool: `https://farcaster.xyz/~/developers/mini-apps/embed`

## Share and test

1. Create a cast with your app’s URL
2. Verify preview and launch button
3. Test launch and frame readiness

<CardGroup cols={2}>
  <Card title="Launch Guide" icon="rocket" href="/mini-apps/quickstart/launch-guide">
    What to implement next for a best‑in‑class v0
  </Card>

  <Card title="Troubleshooting" icon="bug" href="/mini-apps/troubleshooting/common-issues">
    Common problems and fixes
  </Card>
</CardGroup>
