# Custom Liquid

## Block settings

This versatile feature allows you to enhance your site's functionality and design by embedding custom Liquid code directly into your pages. Whether you need to add unique features, integrate third-party applications, or create custom content areas, the Custom Liquid Block gives you the freedom to implement a wide range of functionalities without the constraints of predefined layouts.

<figure><img src="/files/qnfIQNKrTL3vmAP3rnpg" alt=""><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://nextsky.gitbook.io/glozin-theme/product-page-settings/product-information/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.
