# Header

- [Layout](https://docs.stylothemes.com/urdupress/customization/header/layout.md): The Header Layout settings in UrduPress allow you to manage the overall structure and alignment of your site’s header. You can choose different layouts, control logo and banner placement, and organize
- [Date & Clock](https://docs.stylothemes.com/urdupress/customization/header/date-and-clock.md): This section lets you show a Digital Clock with English Date and the Islamic (Hijri) Date in the header.
- [Navigation](https://docs.stylothemes.com/urdupress/customization/header/navigation.md): The Main Navigation controls the style and behavior of your site’s top menu.
- [News Ticker](https://docs.stylothemes.com/urdupress/customization/header/news-ticker.md): The Top Scrolling News Bar lets you display the latest posts or videos in a ticker-style bar at the top of your site.
- [Logo Settings](https://docs.stylothemes.com/urdupress/customization/header/logo-settings.md): The Logo settings allow you to upload your website’s branding images for both desktop and mobile views.


---

# 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.stylothemes.com/urdupress/customization/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.
