# Lesson 4 - Data and menus (\~7 min)

Learn how to add a simple data-based menu to an app directly from your Figma design file - including pagination and a 'load more' action.

## Watch the tutorial video - 7 min

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

##

## Bonus video - 2 min

Learn how to display "No results" messages in your menus.

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

##

## 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-4-data-and-menus-7-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.
