> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/header/mobile-menu/getting-started.md).

# Getting started

Custom mobile menu with blocks

> Introduced in Broadcast 6.0

Add menu blocks to the mobile navigation in Broadcast. This feature helps you build a mobile menu with promotions, quick links, and language and social icons.&#x20;

<figure><img src="https://content.gitbook.com/content/sD7BEEDU3B7WiEJlN0F7/blobs/hrlF4R4GI7QwE6LniQud/mobile-nav-demo.gif" alt=""><figcaption></figcaption></figure>

The mobile menu uses blocks to manage content easily for mobile designs:

<figure><img src="https://content.gitbook.com/content/sD7BEEDU3B7WiEJlN0F7/blobs/ue99c5uuyfmIncxgWsUM/bro-clean-mobile-menu-example.jpg" alt=""><figcaption><p>Add the Mobile menu section in the <strong>Header</strong> group. Then add blocks. </p></figcaption></figure>

Features include:

* You can add products, collections, images, icons, text, dividers, buttons, reviews, and a search bar.
* Social media links, currency, and language choosers are also included.&#x20;
* Compress your menu by using Menu Columns, or even combine it with the regular list format.

{% hint style="info" %}
Please note that this feature currently applies only to **mobile devices**. The desktop mobile drawer-style menu will be customizable in a future update of Broadcast.&#x20;
{% endhint %}

### How to add

* Start by adding the "Mobile menu" section in the "Header" group.&#x20;

<figure><img src="https://content.gitbook.com/content/sD7BEEDU3B7WiEJlN0F7/blobs/AlXHuq09wHM5fOeLqkmo/how-to-mobile-menu.jpg" alt=""><figcaption><p>Header group</p></figcaption></figure>

* Choose a Shopify navigation menu to add links into the mobile menu. This can be the same menu used for desktop or choose a custom version for your mobile menu.&#x20;
* Add menu blocks to design and customize your mobile menu.&#x20;

<figure><img src="https://content.gitbook.com/content/sD7BEEDU3B7WiEJlN0F7/blobs/iDOeVaSOkT0pZZUpkj32/how-to-more.jpg" alt=""><figcaption><p>Choose a menu and add menu blocks for a custom design</p></figcaption></figure>

### Video Overview

Watch our video walkthrough of the new custom mobile menu and learn about each of the custom blocks for building a custom menu:

{% embed url="<https://www.loom.com/share/891b14a7f9f9486e99ce07670b155ac7?sid=9a12a907-3988-4164-9b94-b27013e69ed4>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/header/mobile-menu/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
