# Custom sections

## Contact form

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

![](https://content.gitbook.com/content/0xb0gSOhjZME0es9RuNh/blobs/4hSttTX5HU3I9haU2qEu/contact-form.jpg)

Customize the form by adding and removing blocks.

![Add block](https://content.gitbook.com/content/0xb0gSOhjZME0es9RuNh/blobs/nbj0WKE9BWVdT2bsnHB0/contact-form-add-block.jpg)

## Custom HTML

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

![](https://content.gitbook.com/content/0xb0gSOhjZME0es9RuNh/blobs/DOY5jpdy9RWgGJ3MFPPj/custom-html.jpg)

## Custom liquid

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

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