# Getting Started Guide (v2)

## New! Getting Started with Buzzy AI (v3)

As of September 2025, Buzzy released a new version of both the Buzzy Workspace and the Buzzy AI agent. To get started with this see the new [Buzzy AI v3](/getting-started-with-buzzy/new-buzzy-ai-v3.md) guide.

{% content-ref url="/pages/UkQHxm6T8PHFFZvgazom" %}
[Getting Started Guide (v3)](/getting-started-with-buzzy/new-buzzy-ai-v3.md)
{% endcontent-ref %}

***

## Getting Started with Buzzy AI (v2)

{% hint style="info" %}
**The version below covers Buzzy Workspace (v2). If you're working with existing Buzzy apps in the v2 Workspace (like the screen grab here), keep going.**

<img src="/files/jmttlrX4devefc8S8Fat" alt="" data-size="original">
{% endhint %}

The **Buzzy AI wizard** lets you create a working app from a simple AI prompt. You can then perform simple edits via AI and the Buzzy Workspace, or take your app into Figma and edit your live app with Figma's design tools and the Buzzy Figma plugin. The following series of videos cover this entire process.

### Part 1: Buzzy AI and the Buzzy Workspace

Videos 1-6 cover an introduction to Buzzy and the Buzzy Workspace, including creating a simple app via AI. These should take about 10 minutes to watch.

{% content-ref url="/pages/P28sYHUh4r6YgKdrQypt" %}
[1. Starting with Buzzy AI](/getting-started-with-buzzy/getting-started-guide/1.-starting-with-buzzy-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZirfA1DXGG4EUYqXREYd" %}
[2. The Buzzy Workspace](/getting-started-with-buzzy/getting-started-guide/2.-the-buzzy-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/ErtO6mKWOdSCowiS1FMv" %}
[3. Create a new app](/getting-started-with-buzzy/getting-started-guide/3.-create-a-new-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/VPR14Uz5rQDsT4itbTd0" %}
[4. Preview and edit your app](/getting-started-with-buzzy/getting-started-guide/4.-preview-and-edit-your-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/DqZTNT6XWmad92FMIigb" %}
[5. Manage your app](/getting-started-with-buzzy/getting-started-guide/5.-manage-your-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/mAqMoKDgskok88Nuvt0b" %}
[6. Import your app to Figma](/getting-started-with-buzzy/getting-started-guide/6.-import-your-app-to-figma.md)
{% endcontent-ref %}

### Part 2: Buzzy for Figma

For the Figma-focused lessons, see the dedicated [Getting Started with Figma](/getting-started-with-buzzy/getting-started-with-figma.md) section.

{% content-ref url="/pages/jxH8xn1PEjixcWvOKs0R" %}
[Getting Started with Figma](/getting-started-with-buzzy/getting-started-with-figma.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/getting-started-guide.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.
