# Navigation Bar

<figure><img src="/files/lgz8Bj2Z6iO2WNhZxtAc" alt="" width="375"><figcaption></figcaption></figure>

### Navigation Bar (D)

You always have access to the [#navigation-bar](#navigation-bar "mention") at the top of the Node workspace page. From here, you can quickly access everything that's important to view and edit your Node, including navigating between the two extra side panels:&#x20;

* [Node Drive](/general-user-overview/node-workspace/node-drive-panel.md) - left, if not open click on the hamburger icon in the top lefthand corner <img src="/files/UoRuQl5zORaACttG8b4P" alt="DriveHamburger_Button.jpg" data-size="line">&#x20;
* [Metadata Panel](/general-user-overview/node-workspace/information-panel.md) / (\[TBD [IDE](/create-and-publish/interact-and-reuse/compute/tbd-node-ide.md)]) - right, if not open click on the Information icon in the top righthand corner <img src="/files/ATNiJYmmOues7Sr0VCS7" alt="Screenshot 2024-01-19 at 11.29.52.jpg" data-size="line">
* The currently viewed Node's version and current browsing location name, e.g. <img src="/files/UuwJCNOxnNm0JDFhokr6" alt="Screenshot 2024-02-12 at 13.58.51.jpg" data-size="line"> , and
* Publishing history.

<figure><img src="/files/MWkFBAbV9dc5fVawtxZ5" alt="" width="375"><figcaption><p>Navigation bar location overview &#x26; version history</p></figcaption></figure>


---

# 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.desci.com/general-user-overview/node-workspace/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.
