# Adding headline

To add a headline, navigate to Appearance > Elements  > Headline:

![Add a headline in the "Content" area](/files/-MLPKN_qkabwdBDJXoBX)

### Change headline appearance

![Headline position and appearance settings](/files/-LrKGLu6UcCT68HMAwX0)

* **Show/hide: C**hoose whether to show headline or not.
* **Position**: Display headline above or below countdown timer.
* **Spacing**: Change spacing between countdown timer and headline.
* **Size**: Change headline text size.
* **Color**: Change headline text color.


---

# 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.hurrytimer.com/getting-started/adding-headline.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.
