# Buzzy Beta

## Buzzy Beta Automarkup - 23 Sep 2024

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

The following is what you'll need for Buzzy Beta access:

1. The latest Buzzy Figma Plugin installed
2. A well-structured Figma file. Here's an example with 2 pages:
   1. Page 1 - based on Figma's Simple Design Kit it's a few screens from an online store <https://www.figma.com/design/JV4S7hvxmp6k4cKafc9E1n/AutoMarkup-Test-File?node-id=2140-5776&t=Hl43ZWhXlrpBSgLd-1>

      <figure><img src="/files/9WrfNH7axslqTg1b39Gj" alt=""><figcaption></figcaption></figure>
   2. Page 2 - Food Delivery app, generated by Figma's "Make Design" AI feature.
3. An OpenAI API key with `o1` API access - at this time this is available in preview mode. We're in the process of training a chatGPT-4o, until we release that you'll need your own API key. Note that means you'll be charged for the processing you do. We recommend starying simple before applying to large files. See here on how to find your OpenAI API key - <https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key>

   <figure><img src="/files/QptAdDNbymb2yH6aZ45h" alt=""><figcaption></figcaption></figure>

### Beta Feedback process

We're after as much feedback as you can afford. Please put into this channel in our Discord <https://discord.com/channels/912488499960238081/1287713611023908904>


---

# 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/archive-stuff/buzzy-beta.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.
