# Custom liquid

A **Custom liquid** section lets you add unique content and functionality to your online store. Create custom sections for your store's pages.

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 %}

You can add custom liquid code to the **Liquid code** field and change the **Color scheme** for the section.

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

***

<figure><img src="/files/6RW1JWuKNf9ovVFLkLXc" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=hyper_helpdocs&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></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/hyper-theme/theme-sections/custom-liquid.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.
