# 1. Starting with Buzzy AI

Learn how to quickly create fully functional apps and website. Discover the Buzzy process, which includes kickstarting with AI, enhancing with Figma, and extending with custom code.

{% hint style="info" %}
**This version covers Buzzy v2 and the Buzzy Figma plugin. If you're working with existing Buzzy apps in the v2 Workspace (like the screengrab here), or with a Buzzy app in Figma, keep going.**

<img src="/files/jmttlrX4devefc8S8Fat" alt="" data-size="original">

\
If you've created a Buzzy app via an AI prompt in the v3 workspace, hang tight. New guides are coming soon.
{% endhint %}

{% embed url="<https://youtu.be/iYkDBJFrtPQ>" fullWidth="false" %}


---

# 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/1.-starting-with-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.
