# Custom Heading block

Although you can create headings with the previous Text block, you will find Custom Heading block useful for some things.&#x20;

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

### Custom Heading text options

When you select Custom Heading text you will see many options you can use

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

### Custom Heading Settings

You will find out what is special about the Custom Heading block when you test its settings (click on the pencil icon in block options)

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

Ok, this was easy. Now we can head to the next block.


---

# 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://www.one.thezero.club/guide/layout-builder/custom-heading-block.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.
