# Headline

Component: For use as a title of the screen or an article.

[Styleguide Link](https://zpl.io/a8DGR3K)

* Child: [Label](/core/overview/label.md)

## Properties

### Type

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

**Headline**: Just the title copy used at the top of body copy or as the title of a screen.

**Headline + Subtext**: The title copy along with supporting subtext below.

### Size

The relative size of the copy in relation to others within the collection.

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

* Huge (36dp)
* XLarge (30dp)
* Large (27dp)
* Medium (24dp)
* Small (21dp)
* XSmall (18dp)

### Alignment

<figure><img src="/files/9g9pl7aEGtSXK5VtcIQk" alt=""><figcaption></figcaption></figure>

How the copy is aligned within the screen, there are two options Left, and Center.


---

# 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://able.bucca.com/core/components/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.
