# Lesson 2 - Screens and navigation (\~5 min)

Learn how to create a simple multi-page app with basic navigation directly from Figma using the Buzzy plugin.

## Watch the tutorial video - 5 min

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

##

## 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-2-screens-and-navigation-5-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.
