# Link list

Displays a simple vertical link list (no dropdowns).

> **TIP** - Create a custom menu designed for the footer with links to help customers find additional pages or content within your site.

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

<table><thead><tr><th width="155.8272705078125">Settings</th><th width="117.35418701171875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Link list</td><td align="center"><code>link_list</code></td><td>Menu to show (no dropdowns).</td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Optional section title.</td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Font size: <code>Mini</code>, <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Column width</td><td align="center"><code>range</code></td><td>Width in '%', desktop only.</td></tr><tr><td><strong>Mobile</strong></td><td align="center"></td><td></td></tr><tr><td>Enable accordion</td><td align="center"><code>checkbox</code></td><td>Collapsible format for mobile.</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/footer/footer-blocks/link-list.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.
