# Set the Headline Block as the Default Block

<figure><img src="/files/Vqwm80etWe4FWljYw6m6" alt=""><figcaption><p>Set the Default Block to Headline</p></figcaption></figure>

Within the GB Hacks admin options, you'll find that you can make [the Headline block](https://docs.generateblocks.com/article/headline-overview/) the default block.

Instead of an empty paragraph block, the default will be an empty Headline block. You can still use your favorite slash commands within the Headline block.

<figure><img src="/files/qZLT5zgQBibupV6C95dq" alt=""><figcaption><p>Headline Block as Default</p></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://docs.dlxplugins.com/gb-extras/features/set-the-headline-block-as-the-default-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.
