# Demo store sections

### Video Overview

This video walkthrough showcases the sections and settings used on our Modern demo store. We cover the main sections used on the homepage and the footer configuration:

{% embed url="<https://www.loom.com/share/02c9f089742b40d4b5b471366166fb4c?sid=daaeb630-a15a-494c-8428-5cb4e0ed2a37>" %}
**Video walkthough of Sections and Footer from our demo store**
{% endembed %}

At the end of the video, we display how the sections appear on mobile devices.&#x20;

### More examples

* For a full breakdown of how we've set up the **header** and **toolbar** on the Bold demo store:

{% content-ref url="/pages/SSskJU0GzI4K5uN85jA0" %}
[Demo store header settings](/broadcast-v5/header/header/demo-store-header-settings.md)
{% endcontent-ref %}

* Learn how we set up our **About** **page** on the Modern demo store:

{% content-ref url="/pages/anr7YIez9EVLItX3vC7i" %}
[Demo store about page](/broadcast-v5/pages/page-templates/demo-store-about-page.md)
{% endcontent-ref %}

### Complete list of sections

Browse through the main index page of sections:

{% content-ref url="/pages/KXw6I9KcpAG568M2zogH" %}
[Broadcast sections](/broadcast-v5/sections/broadcast-sections.md)
{% endcontent-ref %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/demo-store-sections.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.
