# Custom HTML

## 1. Open the existing section

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click the **Custom HTML** section.

## 2. Add a Custom HTML section to your home page

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click **Add section** > **Custom HTML** > **Add**.
4. Use the settings to customize your **Custom HTML** section.
5. Click **Save**.

## 3. Settings

* **Enable wide display:** turn on/off displaying the section in the wider layout(still keep the gutter on the left and right).
* **Your custom HTML:** add your CUSTOM HTML to this text box.


---

# 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://vodoma-docs.boostheme.com/dynamic-sections/text/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.
