> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/getting-started-with-buzzy/getting-started-with-buzzy.md).

# Start Here

Buzzy gives you several ways to create and improve an app. The best starting point depends on how much structure you already have, whether you want to work with an AI agent, and how much visual control you need.

For most serious app builds today, start with **Buzzy Builder MCP**. It gives an AI agent such as Codex or Claude Code a structured way to build with Buzzy in stages: brief, flows, data model, theme, blueprint, screens, sample data, and verification.

{% hint style="success" %}
**Recommended for new builders:** use [Buzzy Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp.md), especially when you want to build from a template, work iteratively, inspect the app with screenshots, or test real workflows before shipping.
{% endhint %}

## Choose Your Starting Path

| If you want to...                                | Start with...                                                                                        |
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| Build a production-minded app with staged review | [Buzzy Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp.md)                                   |
| Adapt an existing template into a new app        | [Builder MCP from a template](/the-building-blocks/mcp/buzzy-builder-mcp/from-a-template.md)         |
| Create a quick prompt-first app in the workspace | [Buzzy AI prompt workflow](/getting-started-with-buzzy/new-buzzy-ai-v3.md)                           |
| Design and publish directly from Figma           | [Buzzy Figma plugin](/getting-started-with-buzzy/getting-started-with-figma.md)                      |
| Change an app that already exists                | [Builder MCP for existing apps](/the-building-blocks/mcp/buzzy-builder-mcp/editing-existing-apps.md) |

For a fuller comparison, see [What to use when](/getting-started-with-buzzy/what-to-use-when.md).

## The Recommended Builder Workflow

The most reliable Buzzy builds are planned and reviewed in stages:

1. define the app brief
2. map the key flows
3. model the data
4. choose the theme direction
5. review the blueprint and navigation
6. generate or adapt screens
7. add realistic sample data
8. verify the app in preview or runtime

This staged flow keeps changes easier to review and cheaper to correct. It is especially important for apps with roles, permissions, sensitive data, payments, external integrations, or several connected workflows.

## Helpful Next Reads

* [Getting started with Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp/getting-started.md)
* [Tutorial: Build a carer app from a template](/the-building-blocks/mcp/buzzy-builder-mcp/tutorial-carer-app-from-a-template.md)
* [The building blocks](/the-building-blocks/the-building-blocks.md)
* [The Ultimate Guide for Vibe Coding an Application with AI](/the-ultimate-guide-for-vibe-coding-an-application-with-ai/building-with-ai.md)
* [In-App Debugging](/troubleshooting/in-app-debugging.md)
