# Supporting menu

Provides additional footer utilities such as legal links, country, and language selectors.

<figure><img src="/files/5SdecCBhZ67UcQx4tVie" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="299.37762451171875">Settings</th><th width="143.08245849609375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Bottom bar</strong></td><td align="center"></td><td></td></tr><tr><td>Link list</td><td align="center"><code>link_list</code></td><td>Menu to show (no dropdowns).</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Adjusts font size for paragraph text. Options: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Show payment types</td><td align="center"><code>checkbox</code></td><td>Enables payment icons.</td></tr><tr><td>Enable greyscale for payment icons</td><td align="center"><code>checkbox</code></td><td>Display payment method icons in grayscale for a more minimal and cohesive footer design.</td></tr><tr><td><strong>Language selector</strong></td><td align="center"></td><td></td></tr><tr><td>Show language selector</td><td align="center"><code>checkbox</code></td><td>Displays a language selector dropdown.</td></tr><tr><td>Show language code only</td><td align="center"><code>checkbox</code></td><td>Display just the language code (e.g., 'EN', 'FR') instead of the full language name in the selector.</td></tr><tr><td>Show globe icon</td><td align="center"><code>checkbox</code></td><td>Enables globe icon.</td></tr><tr><td><strong>Cuntry/Region selector</strong></td><td align="center"></td><td></td></tr><tr><td>Show country/region selector</td><td align="center"><code>checkbox</code></td><td>Displays a country selector dropdown.</td></tr><tr><td>Show country name</td><td align="center"><code>checkbox</code></td><td>Shows the name of the selected country.</td></tr><tr><td>Show country flag</td><td align="center"><code>checkbox</code></td><td>Shows the flag of the selected country.</td></tr><tr><td><strong>Color</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Color theme used for background and text.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Padding above the section.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Padding below the section.</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-sections/supporting-menu.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.
