# Custom sections

## Contact form

{% tabs %}
{% tab title="How It works" %}
Add a contact form to any store page to make it quick and easy for your customers to reach you.

![](/files/0FcMVeGVCGlUXtb4s6bs)
{% endtab %}

{% tab title="Blocks" %}
Customize the form by adding and removing blocks.

![](/files/8UaMdwwRk2fjU2tfkyBJ)
{% endtab %}
{% endtabs %}

## Custom HTML

Include custom HTML snippets to create a unique look. Add partner badges via HTML snippets easily to any of your store pages.

![](/files/KrDHYVL8QHgnLd08T02V)

## Custom liquid

Write liquid directly into your store pages without accessing the theme code. This is best used for short liquid snippets.

## Custom content

{% tabs %}
{% tab title="How It works" %}
A powerful section that allows for a split view of two unique blocks.

![](/files/uzJHPngMuDIvQbpW6PER)
{% endtab %}

{% tab title="Section settings" %}
Set the height and color for this section.

![](/files/3sYCjdYJXGggKFLifw5Q)

{% hint style="success" %}
This section allows the use of up to two blocks. Add more sections to use more blocks.
{% endhint %}
{% endtab %}

{% tab title="Block settings" %}
Select two different block types to create a unique layout. The block types are Image, Text, Newsletter, Testimonial, Product, Video, and Collection.

![](/files/q5AxzsncbqYbwYc364kw) ![](/files/nLtxh50MTrkPJWtXnvov)
{% endtab %}
{% endtabs %}

## Grid

{% tabs %}
{% tab title="How It works" %}
The 'Grid' section allows you to bundle different blocks together to create your own layout. You can add a mix of collections, products, images, and text to make this section your own.

![](/files/aJHIGvsMiBoQzUGLvpQ9)
{% endtab %}

{% tab title="Section settings" %}
![](/files/MyMLqoocnN3fuAluncTF)

{% hint style="success" %}
Add blocks by clicking on the small arrow next to the section then clicking 'Add block'.
{% endhint %}
{% endtab %}

{% tab title="Block settings" %}
![Add up to 6 blocks](/files/IdpZYdyaMUMRbDBJ4VHK)
{% endtab %}
{% endtabs %}

{% embed url="<https://shopify.dev/api/liquid/basics>" %}
Learn all about Shopify Liquid from it's creators
{% 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://palo-alto.presidiocreative.com/palo-alto-4.1/sections/custom-sections.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.
