# Lesson 5 - Data and Content (\~9 min)

Building on the previous lesson, we're creating a data-driven content screen that we can link to from our data-driven menu. As a bonus, we'll add some metadata to our content screen on the fly - with only a tiny amount of geekery.

## Watch the tutorial video - 9 min

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

##

## 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-5-data-and-content-9-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.
