# Theme settings

- [Theme settings](https://broadcast.presidiocreative.com/theme-settings/theme-settings.md): Global settings for your theme
- [Colors](https://broadcast.presidiocreative.com/theme-settings/theme-settings/colors.md): Color schemes and settings
- [Typography](https://broadcast.presidiocreative.com/theme-settings/theme-settings/typography.md): Setting up the primary heading and body fonts for your site
- [Buttons](https://broadcast.presidiocreative.com/theme-settings/theme-settings/buttons.md): Settings to configure the default button styles
- [Layout](https://broadcast.presidiocreative.com/theme-settings/theme-settings/layout.md): Design elements and effects in Broadcast
- [Search](https://broadcast.presidiocreative.com/theme-settings/theme-settings/search.md)
- [Social media](https://broadcast.presidiocreative.com/theme-settings/theme-settings/social-media.md)
- [Product grid](https://broadcast.presidiocreative.com/theme-settings/theme-settings/product-grid.md)
- [Product form](https://broadcast.presidiocreative.com/theme-settings/theme-settings/product-form.md)
- [Swatches](https://broadcast.presidiocreative.com/theme-settings/theme-settings/swatches.md)
- [Badges](https://broadcast.presidiocreative.com/theme-settings/theme-settings/badges.md)
- [Favicon](https://broadcast.presidiocreative.com/theme-settings/theme-settings/favicon.md)
- [Cart](https://broadcast.presidiocreative.com/theme-settings/theme-settings/cart.md)
- [Currency format](https://broadcast.presidiocreative.com/theme-settings/theme-settings/currency-format.md)
- [Advanced](https://broadcast.presidiocreative.com/theme-settings/theme-settings/advanced.md)


---

# 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/theme-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.
