> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/halo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/halo-docs/header.md).

# Header

- [Header For Desktop](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop.md)
- [Home 01 – Fashion 01](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-01-fashion-01.md): Header Nav – Multi-Site
- [Home 02 – Fashion 02](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-02-fashion-02.md): Header Single – Line and Header Nav – Basic
- [Home 03 – Fashion 03](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-03-fashion-03.md): Header Single – Line and Header Nav – Basic
- [Home 04 – Beauty](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-04-beauty.md): Header Nav – Multi-Site
- [Home 05 – Furniture](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-05-furniture.md): Header Nav – Vertical Menu
- [Home 06 – Gym](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-06-gym.md): Header Nav – Vertical Menu
- [Home 07 – Bikini](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-07-bikini.md): Header Nav – Full Elements
- [Home 08 – Bag](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-08-bag.md): Header Nav – Full Elements
- [Home 09 – Supermarket](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-09-supermarket.md): Header Nav – Vertical Menu
- [Home 10 – Wedding](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-10-wedding.md): Header Nav – Classic
- [Home 11 – Lingerie](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-11-lingerie.md): Header Nav – Basic
- [Home 12 – Urban Fashion](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-12-urban-fashion.md): Header Single – Line and Header Nav – Basic
- [Home 13 - Jewelry](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-13-jewelry.md): Header Nav – Full Elements
- [Home 14 - Eyewear](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-14-eyewear.md): Header Single – Line and Header Nav – Basic
- [Home 15 – Bike](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-15-bike.md): Header Nav – Basic
- [Home 16 – Tech](https://halosoft.gitbook.io/halo-docs/header/header-for-desktop/home-16-tech.md): Header Nav – Vertical Menu
- [Header For Mobile / Tablet](https://halosoft.gitbook.io/halo-docs/header/header-for-mobile-tablet.md)
- [Setup Dropdown / Advanced Mega Menu](https://halosoft.gitbook.io/halo-docs/header/setup-dropdown-advanced-mega-menu.md)
- [Label For Menu](https://halosoft.gitbook.io/halo-docs/header/setup-dropdown-advanced-mega-menu/label-for-menu.md)
- [Mobile Menu](https://halosoft.gitbook.io/halo-docs/header/mobile-menu.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://halosoft.gitbook.io/halo-docs/header.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
