# Buzzy AI

Buzzy AI makes app development easy by using AI and no-code tools to quickly create, refine, and scale applications. With its Kickstart, Enhance, and Extend process, you can go from idea to a fully functional, production-ready app in minimal time, without needing technical skills.

As part of this workflow, you can now define **Flows** directly in your Buzzy app definition. Flows let you model functionality with flow diagrams, adding behavioral context alongside your brief, datamodel, blueprint, and theme.

## What's New: Flows in App Definition

You can now add one or more flows as part of your app requirements. These flows describe how users move through your app and how key business processes should behave.

For end users building apps, this means:

* Functional requirements are clearer and less ambiguous than brief-only descriptions.
* AI generation has stronger context for blueprint and screen creation.
* Navigation, conditional paths, and lifecycle states are more likely to match your intended behavior.
* Datamodel quality improves because flow-defined states and transitions can reveal missing fields earlier.

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

## 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)
* [Release notes](https://www.buzzy.buzz/release-notes)

## Support

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


---

# 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-ai.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.
