# Frequently asked questions

- [How to update Broadcast](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/how-to-update-broadcast.md): Tips on how to update to the latest version
- [Default theme content](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/default-theme-content.md): Edit text content that's used throughout the theme
- [Share preview link](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/share-preview-link.md): How to send a link to our support team to view your draft theme
- [Hiding prices](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/hiding-prices.md): Tips on hiding prices from the product grid and product form
- [How to use sections](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/how-to-use-sections.md): Discover features and customization options in Broadcast sections
- [Section blocks](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/section-blocks.md): Add and customize content within a section using section blocks
- [How to remove Powered by Shopify](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/how-to-remove-shopify-credit.md): Remove Powered by Powered by Shopify in Section supporting menu
- [Improving the speed of your site](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/improving-the-speed-of-your-site.md)
- [How to prevent your images from getting cropped](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/how-to-prevent-your-images-from-getting-cropped.md)
- [Check your theme version](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/check-your-theme-version.md): How to check the your current version of Broadcast
- [CSS customizations](https://broadcast.presidiocreative.com/broadcast-v5/faq/frequently-asked-questions/where-to-make-css-changes.md): Adding your own custom styles and CSS overrides to the theme


---

# 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/broadcast-v5/faq/frequently-asked-questions.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.
