# Sticky header

Mobile and desktop users can easily access menu items when sticky header is enabled:

![Choose from different scroll behavior options](/files/-MN-jzoGBrCWWK2M86_H)

#### Header scroll behaviour

1. Default - No sticky header
2. Sticky header - Sticky on down scroll and up scroll
3. Sticky header only on scroll up - Sticky behaviour occurs only as customer starts to scroll upwards on the page.


---

# 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://pipeline.groupthought.com/pipeline-5/header/sticky-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.
