# Custom code

Broadcast includes a custom code section to help you add Shopify App snippets, HTML or other Liquid code to create advanced customizations.

<figure><img src="/files/nmspLEzpe4xGfgTB31Is" alt=""><figcaption><p><strong>Example of a custom H1 heading</strong></p></figcaption></figure>

### Flexible

Add to different areas of your store for custom content without editing the theme code.&#x20;

### Customize

Add the **Custom code** section where you need the functionality. In the section settings, you can add your HTML, Liquid or App snipped into the Custom code area:

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

The section settings also include the ability to modify:

* Colors for the background and text.
* Section padding, above and below.
* Custom CSS for this section.

### Video Overview

This video demonstrates adding custom HTML, Liquid code, and the Custom CSS feature:

{% embed url="<https://www.loom.com/share/0b676061ddeb44b0b034e30d9ef7db17?sid=ca719a8d-abb3-4042-9111-2fa9ffd3dd3f>" %}
**Video walkthrough for the Custom code section**
{% endembed %}


---

# 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/sections/broadcast-sections/custom-code.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.
