# Überschrift

Wenn du einen Überschrift-Block erzeugst, kannst du direkt in das Textfeld schreiben oder über das Stift symbol die Konfiguration öffnen:

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

**Relevanz:** Legt zum einen die Größe und zum anderen die SEO(Suchmaschinen)-Relevanz fest. Du solltest auf deiner Seite nicht mehr als eine Hauptüberschrift **(h1)** haben. Unterüberschriften sollten als **h2**, Unterunterüberschriften als **h3** und so weiter festgelegt werden.

**Text:** Text der Überschrift

**Überschrift zentrieren:** Wenn aktiv wird die Überschrift auf der Website zentriert.

<figure><img src="/files/wCOFyw19WpsHUdXV6PBm" alt=""><figcaption></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.khepri.design/seiten-pflegen-pagebuilder/layouts-blocke-erstellen/text/uberschrift.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.
