# Lesson 3 - Form and Fields (\~6 min)

Learn how to create a simple live form (with working fields, submit and success actions) directly from Figma using the Buzzy plugin.

## Watch the tutorial video - 6 min

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

##

## Bonus video - 2 min

Discover some advanced field settings including placeholder text, default values and more.

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

##

## Try it yourself

Get a copy of the demo file below, open it in Figma and try replicating the example yourself.

{% embed url="<https://www.figma.com/community/file/1029256016873790396>" %}


---

# 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/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin/lesson-3-form-and-fields-6-min.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.
