# Custom liquid & HTML

### Custom liquid

Custom Liquid outputs a multi-line text field that accepts HTML and limited Liquid markup.

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Custom liquid.**
3. Add a custom liquid to the blank field.
4. **Save.**
   {% endhint %}

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FiAXyGgTiUcUprAwHCqGf%2Fcustom_liquid.jpg?alt=media&#x26;token=f92809b7-a7b9-4c03-b19e-a5d0a96cdd0d" alt="A screenshot of Custom liquid section setting in Zest theme"><figcaption></figcaption></figure>

### Custom HTML

Custom HTML outputs a multi-line text field that accepts HTML markup.

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Custom HTML.**
3. Add custom HTML to the blank field.
4. **Save.**
   {% endhint %}

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FokgkkLGJIFmm9UqypYe5%2Fcustom_html.jpg?alt=media&#x26;token=40445f51-3e30-4720-87bd-820fe3e6df6e" alt="A screenshot of Custom HTML section setting in Zest theme"><figcaption></figcaption></figure>


---

# 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://docs.foxecom.com/zest-theme/theme-sections/custom-liquid-and-html.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.
