# Custom HTML

Custom HTML is a section that allows you to build up your own space on your website. However, it requires you to be familiar with web design languages (such as HTML, CSS,...) to take advantage of it.

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Add section**
2. Locate and set up **Custom HTML**
3. **Save** to complete
   {% endhint %}

## Section settings

**Section width:** You can choose among Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout.

**Color scheme:** Set text color and background color with preset scheme

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

### **Section padding**

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

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


---

# 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://nextsky.gitbook.io/glozin-theme/header-group/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.
