> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/getting-started-with-buzzy/getting-started-with-figma/3.-creating-a-simple-app.md).

# 3. Creating a simple app

The process of using the Buzzy Figma plugin to create a simple example application. We demonstrate how to convert a basic Figma splash screen design into a Buzzy app, touching on essential concepts such as selecting items, marking up elements, setting up the layout, and publishing the app. We also discuss how Figma's autolayout features translate to Buzzy's responsive behaviours and show how to preview and update the app in real-time.

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

Keywords: Layout, screen, start screen, basic screen, overlay screen, autolayout, flex, responsive, frames, layers, publish, update, preview


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-with-figma/3.-creating-a-simple-app.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.
