# Section settings

The **Mobile Menu** section allows you to create a customized, branded navigation drawer for mobile devices. It supports a variety of block types for navigation, content, media, and utilities, giving you full control over the user experience on smaller screens.

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

<table><thead><tr><th width="135.2586669921875">Settings</th><th width="157.4757080078125" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Logo</td><td align="center"><code>image_picker</code></td><td>Upload your logo (Recommended: 300 x 90px .jpg).</td></tr><tr><td>Logo width</td><td align="center"><code>range</code></td><td>Adjust logo width.</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>Select a predefined color scheme.</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/header/mobile-menu/section-settings.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.
