# Welcome to Buzzy

[**Buzzy AI**](https://app.buzzy.buzz) lets you create a working app from a prompt. You can perform simple edits via AI, or take your app into Figma and edit your live app with Figma's design tools and the Buzzy Figma plugin.

The [**Buzzy Figma plugin**](https://www.figma.com/community/plugin/980407395621457657) lets you design, test and deploy working apps with real data, user-generated content and live forms without leaving [Figma](https://www.figma.com/about/).&#x20;

## External Resources

* [The Buzzy website (pricing info and more)](https://www.buzzy.buzz/)
* [The Buzzy Figma plugin](https://www.figma.com/community/plugin/980407395621457657)
* [Templates & demo apps](https://app.buzzy.buzz/app/3702d99d7ac3e3a578559cf4?_gl=1*1dzfupm*_ga_LB8G7B6ZQ1*MTcyNDYzODQ5Ny4xLjAuMTcyNDYzODQ5OS4wLjAuMA..)
* [Figma files & templates](https://www.figma.com/@buzzy) &#x20;
* [Release notes](https://www.buzzy.buzz/release-notes)

## 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/readme.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.
