> 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/6.-data-driven-menus-and-content.md).

# 6. Data-driven menus & content

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. Then turn this into dynamic navigation, linking to a detail screen for each data row.

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

**Key words**: Layout, component, form, view, list, menu, results, no results, mode, pagination, auto load, load more, actions, navigate, repeat, ignore, data table, data table row, field, value, read, summary, 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/6.-data-driven-menus-and-content.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.
