# Learning Buzzy - 'Getting Started' guide for the Buzzy Figma plugin

**The Perfect Starting Point for Buzzy Beginners**

This is the ideal guide for anyone new to Buzzy. Here, you’ll learn the fundamentals by manually marking up your Figma file—without using Automarkup. This hands-on approach helps you understand the basics of how your designs transform into functional apps, building a solid foundation for future projects.

**Why Manual Markup Matters**

Learning manual markup is essential for:

1. **Existing Figma Designs**: Apply markup to turn your existing designs into functional apps with full control.
2. **Refining Automarkup**: Enhance or fix areas where Automarkup may not meet your needs.
3. **Extending AI-Generated Figma Files**: Customize and expand on designs created by Buzzy AI.

This knowledge ensures you can optimize any design and fully leverage Buzzy's capabilities.This series of short video lessons focuses on using the Buzzy Figma plugin to manually create a custom app from scratch. It will step you through the creation of a simple app, starting with basic screens and slowly introducing more advanced concepts.

The combined time for all 6 lessons, \~45 minutes.

Follow along as we show you how to use the basic Buzzy elements and try it yourself using the accompanying example file in each lesson.

{% hint style="info" %}
Using [Buzzy AI](/working-with-buzzy/buzzy-ai.md) and have a new Buzzy app? This set of guides will introduce you to the core concepts you need to edit your app in Figma.
{% endhint %}

{% hint style="info" %}
[**Buzzy builds on a basic familiarity with Figma.**](https://medium.com/buzzy-blog/8-figma-tips-for-ease-of-use-developer-handoff-and-production-bliss-694b5ed5364a) Read [this article](https://medium.com/buzzy-blog/8-figma-tips-for-ease-of-use-developer-handoff-and-production-bliss-694b5ed5364a) for Figma tips and best practices.
{% endhint %}

{% hint style="info" %}
[**For a complete playlist of our Youtube videos and demos, go here!**](https://www.youtube.com/playlist?list=PL-a7B5lYx12D9p1-AQkFDC9yQUGWCJfcK) As well as the Getting Started videos, there's a range of tutorials and demos covering more advanced techniques and tips.
{% endhint %}

### Note

The Buzzy plugin has been updated since the videos were recorded. These changes do not change the basic principles and concepts outlined in the videos, but you will notice the following:

* BRIEF: This tab is used only if generating a new app from scratch using Buzzy AI
* DATA MODEL: Previously DATA, this is where you define your app's data model
* MARKUP: Previously DESIGN, this is where you link your Figma design to functionality, roles, data and behaviour
* PUBLISH: This is where you publish your app to a server for previewing and deployment


---

# 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/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin.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.
