# Hero

Component: For use as the primary message on the screen. Hero messages attract attention and explain the task/activity to be preformed on the screen/during that step of a process.

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

* Child: [Headline](/core/components/headline.md), [Icon](/core/overview/icon.md), [Illustration](/core/overview/graphic/illustration.md), [Graphic](/core/overview/graphic.md)

## Properties

### Style

The visual styling of the hero in addition to the headline.

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

* Icon
* Illustration
* Image


---

# 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/ks-modules/hero.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.
