# Milk: Navbar position

Milk's navbar is located at the top of every page (with the exception of login pages).&#x20;

### Navbar positions

There are 2 possible navbar positions in Milk:

| Option name                                                                                                  | Values         | Output                                                              |
| ------------------------------------------------------------------------------------------------------------ | -------------- | ------------------------------------------------------------------- |
| <p><strong>Navbar position</strong><br><br>Defines where the navbar is located in relation to the header</p> | Outside Header | <img src="/files/IOOuyB76uR2gYtVDrJNB" alt="" data-size="original"> |
|                                                                                                              | Inside Header  | <img src="/files/NSLSfgMJZgVCsot863cX" alt="" data-size="original"> |

***

### Changing navbar position

1. Open the FlightDeck extension (control panel)
2. Find "Navbar position"
3. Set as required
4. Submit


---

# 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.planetstyles.net/feature-guides/milk-theme/milk-navbar-position.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.
