# Navigation Drawer

Along the left side of every page is the Navigation Drawer. It allows you to access common pages where ever you are on the website.

## Home and Wiki Navigation

The Navigation Drawer is contextual. When you choose a wiki, it will show navigation for that wiki. If you have not chosen a wiki, it will show the home navigation.

## Collapse Navigation

You can collapse the drawer to save horizontal space using the arrow button on the top right.

## Wiki Switcher

Along the left side of the navigation drawer is the wiki switcher. A list of wikis from your library is listed here so you can easily switch between wikis. To add more wikis, see: [Wikis and Games](/navigation/wikis.md#add-a-wiki-to-your-library).

## Demonstration

![Using the Navigation Drawer (Old Interface)](/files/-MYvrkNw_giWI0Yw6ysd)


---

# 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.frontiernav.net/navigation/navigation-bar.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.
