# Header

{% hint style="info" %}
Please familiarize yourself with the concept of [headers](/en/academy/technical-terms/header.md) and [widgets](/en/academy/technical-terms/widget.md) before you begin configuration. This will help you better understand the individual configuration options in this section.
{% endhint %}

{% content-ref url="/pages/2T23JxV0bFCttPmePPte" %}
[Announcement Bar](/en/theme-configuration/header/announcement-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/zHEObMeAu3b1hJPYO0il" %}
[Top Bar](/en/theme-configuration/header/top-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/HFEfDlsYFTQGW6odxJWJ" %}
[Header](/en/theme-configuration/header/header.md)
{% endcontent-ref %}

{% content-ref url="/pages/zuOJvv3iKOZIJxViJezS" %}
[Search Overlay](/en/theme-configuration/header/search-overlay.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7Xq9kjPgyvMp7du7mRN" %}
[Navigation](/en/theme-configuration/header/navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/38AgTGogj9SNVuYuwKgD" %}
[Flyout Navigation](/en/theme-configuration/header/flyout-navigation.md)
{% endcontent-ref %}


---

# 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.atloss.de/en/theme-configuration/header.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.
