# Getting Started Guide (v3)

## Overview

{% embed url="<https://youtu.be/fnnGFDSTSZ0>" %}

Buzzy AI v3 enables you to generate and edit full-stack applications directly from prompts, all within the Buzzy workspace. This guide outlines the core steps to get started, including how to write effective prompts, preview your app, understand the workspace structure, and use AI to iterate on your design.

{% hint style="info" %}
CRITICAL: New apps generated via Buzzy AI v3 are no longer editable in Figma. If you want to keep working with Figma and the Buzzy plugin, you will need to generate your app via the Buzzy Figma plugin, or manually in Figma.
{% endhint %}

***

## Sections

{% content-ref url="/pages/L1tiETwoeP5jpN3nxbUP" %}
[1. Writing a Prompt](/getting-started-with-buzzy/new-buzzy-ai-v3/1.-writing-a-prompt.md)
{% endcontent-ref %}

{% content-ref url="/pages/lCNTFvfjU7MJC9vho9ld" %}
[2. Previewing Your App](/getting-started-with-buzzy/new-buzzy-ai-v3/2.-previewing-your-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/uozVGG0MdjY0UXlUdwPr" %}
[3. Understanding the Workspace Editor](/getting-started-with-buzzy/new-buzzy-ai-v3/3.-understanding-the-workspace-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/bbkmFWmvz1A0FBgAWhfO" %}
[4. Editing your app via AI](/getting-started-with-buzzy/new-buzzy-ai-v3/4.-editing-your-app-via-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/5D5mGuetPUkKGlF1rfLX" %}
[5. Editing your app in the Design Tab](/getting-started-with-buzzy/new-buzzy-ai-v3/5.-editing-your-app-in-the-design-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/yPodGuL8bLalKnFVjqua" %}
[6. Working with themes](/getting-started-with-buzzy/new-buzzy-ai-v3/6.-working-with-themes.md)
{% endcontent-ref %}

{% content-ref url="/pages/0t4e7eYMs7TvsP12Nse3" %}
[7. Troubleshooting](/getting-started-with-buzzy/new-buzzy-ai-v3/7.-troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.buzzy.buzz/getting-started-with-buzzy/new-buzzy-ai-v3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
