# Custom sections

## Contact form

### How It works

Add a contact form to any store page to make it quick and easy for your customers to reach you.

### Settings

Customize the form by adding and removing blocks.

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

## Custom HTML

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

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

## Custom Liquid

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

## Custom content

### How It works

A powerful section that allows for a split view of two unique blocks.

### Settings

Set the height and color for this section. Select two different block types to create a unique layout. The block types are Image, Text, Newsletter, Testimonial, Product, Video, and Collection.

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

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

## Grid

### 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.

### Settings

<figure><img src="/files/5ysYhJEt9NnPVBHLKF8o" alt=""><figcaption></figcaption></figure>

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

{% 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.3/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.
