# Archive

- [Archive stuff](https://docs.buzzy.buzz/archive/archive-stuff.md)
- [Learning Buzzy - 'Getting Started' guide for the Buzzy Figma plugin](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin.md): This is the ideal guide for anyone new to both Buzzy \*and\* Figma.
- [Lesson 1 - Hello World (~6 mins)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-1-hello-world-6-mins.md)
- [Lesson 2 - Screens and navigation (~5 min)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-2-screens-and-navigation-5-min.md)
- [Lesson 3 - Form and Fields (~6 min)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-3-form-and-fields-6-min.md)
- [Lesson 4 - Data and menus (~7 min)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-4-data-and-menus-7-min.md)
- [Lesson 5 - Data and Content (~9 min)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-5-data-and-content-9-min.md)
- [Lesson 6 - Data Edit and Delete (~ 13 min)](https://docs.buzzy.buzz/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-6-data-edit-and-delete-13-min.md)
- [Buzzy Beta](https://docs.buzzy.buzz/archive/archive-stuff/buzzy-beta.md)
- [Copy of Getting Started with Buzzy](https://docs.buzzy.buzz/archive/archive-stuff/copy-of-getting-started-with-buzzy.md)
- [Getting your Buzzy AI app into Figma (full description)](https://docs.buzzy.buzz/archive/archive-stuff/getting-your-buzzy-ai-app-into-figma-full-description.md): Getting an AI-created Buzzy app into a Figma file so you can edit and republish it via the Buzzy Figma plugin.
- [Screen and navigation scan](https://docs.buzzy.buzz/archive/archive-stuff/screen-and-navigation-scan.md): Quickly get a head start on marking up your Figma design with Buzzy - automatically scan your Figma file for screens and navigation based on your Figma prototype settings.


---

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