# Navigation

Add navigation links to the sidebar. By default, Broadcast will generate a menu from your blog post tags.

You can override the tag navigation with your own custom menu created in the Shopify Admin Navigation editor.

<figure><img src="/files/bKgCLTIMVOJzLUNUXRqM" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="168.27947998046875">Settings</th><th width="116.795166015625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Sets the block heading.</td></tr><tr><td>Custom navigation</td><td align="center"><code>link_list</code></td><td>Link list selector for navigation.</td></tr></tbody></table>


---

# 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/blogs/blog-posts/article-page/navigation.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.
