# Buzzy for Figma

Get a live web app you can edit and update directly from Figma. Colour changes? No problem. Add a new section? Done. Conduct user tests with real data and working forms? Easy.

## Table of Contents

* [About Buzzy for Figma](/working-with-buzzy/buzzy-for-figma/about-buzzy-for-figma.md)
* [Automarkup](/working-with-buzzy/buzzy-for-figma/automarkup.md)
* [Creating a New App Directly in Figma](/working-with-buzzy/buzzy-for-figma/creating-a-new-app-directly-in-figma.md)
  * [Step by Step Version](/working-with-buzzy/buzzy-for-figma/creating-a-new-app-directly-in-figma/step-by-step-version.md)
* [Forms and Fields](/working-with-buzzy/buzzy-for-figma/forms-and-fields.md)
* [Images and Galleries](/working-with-buzzy/buzzy-for-figma/images-and-galleries.md)
* [Learning Figma](/working-with-buzzy/buzzy-for-figma/learning-figma.md)
* [Logging Users In to Your App](/working-with-buzzy/buzzy-for-figma/logging-users-in-to-your-app.md)
* [Overflow and Scrolling](/working-with-buzzy/buzzy-for-figma/overflow-and-scrolling.md)
* [Plugin Error Messages](/working-with-buzzy/buzzy-for-figma/plugin-error-messages.md)
* [Responsive Layout Checklist](/working-with-buzzy/buzzy-for-figma/responsive-layout-checklist.md)
* [Responsive Layouts](/working-with-buzzy/buzzy-for-figma/responsive-layouts.md)
* [Theming](/working-with-buzzy/buzzy-for-figma/theming.md)
* [Troubleshooting Buzzy for Figma](/working-with-buzzy/buzzy-for-figma/troubleshooting-buzzy-for-figma.md)

## Getting Started

* Install the Buzzy Figma plugin
* Connect to Buzzy with the plugin
* Mark up your design in Figma
* Publish your app from Figma

## Resources

* [The Buzzy Figma plugin](https://www.figma.com/community/plugin/980407395621457657)
* [Templates and demo apps](https://www.figma.com/@buzzy)

## Support

* [Discord community forum](https://discord.gg/qt7svhCMbj)
* [Email support@buzzy.buzz](mailto:support@buzzy.buzz)

{% hint style="info" %}
**What is Figma?** [Figma](https://www.figma.com/about/) has become the leading collaborative graphics editing and user interface design app. It is used globally by designers, businesses and large organisations to build better products.
{% endhint %}


---

# 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/working-with-buzzy/buzzy-for-figma.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.
