# Custom HTML

This section allows you to add HTML code as a section to any page or template. Ideal for embedding HTML code from sites like Google Forms, surveys, newsletters, and much more. This can also be used for certain Shopify Apps that require a block of HTML to be added to the store.&#x20;

### How to use

Start by adding the section to your homepage, page, blog, or any template:

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

In the Section settings, add your HTML code in the Custom HTML area:

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

### Section settings

Use the Section Spacing options to configure the width of the section and padding above and below.&#x20;


---

# 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://pipeline.groupthought.com/sections/list-of-sections/custom-html.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.
