# Nav Bar

## Motion Functions

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Identification Function</td><td><a href="/files/Sje9zJAedM2McL5o73fg">/files/Sje9zJAedM2McL5o73fg</a></td></tr><tr><td>Structural Function</td><td><a href="/files/OiZ3Twi82ED32OsLdt0a">/files/OiZ3Twi82ED32OsLdt0a</a></td></tr></tbody></table>

Identification and Structure are the motion functions associated with a Nav Bar. The icons on the nav bar are extensions of icon buttons and show the user what functions they perform. The extended set of icons also informs users of the structure and information layout of the interface and helps them understand the significant features present in the product.&#x20;

## Examples

<figure><img src="/files/6ozeJxtcuuTiF5QpjYYh" alt=""><figcaption><p>Twitter Sidebar (Light) by Aaron Iker.</p></figcaption></figure>

In the sidebar example, the navigation bar consists of groups of icon buttons with text. These buttons have similar functions to the icon button, where they permit the identification of the task the user wants to perform. AS there are multiple buttons grouped, the user also gains an understanding of what the structure of the interface looks like and how they can navigate through it.&#x20;

<div><figure><img src="/files/2tYumCiKR82GpwjdDY1C" alt=""><figcaption><p>Nav Bar Animations with Lottie by David Schnorr</p></figcaption></figure> <figure><img src="/files/qNTVvRq7s51jvfXIb3w5" alt=""><figcaption><p>App Store Tab Bar Interaction by Erfan</p></figcaption></figure></div>

Similarly, in the above examples, icon buttons are grouped to make up a bottom navigation bar. These buttons have a color change and transformation to react to the user's input. The selected icon button is always highlighted to inform the user of where they are within the interface.&#x20;

<figure><img src="/files/s683iQewo12L5jZjNwNT" alt=""><figcaption><p>Nav Interaction by Ayana Campbell Smith</p></figcaption></figure>

Tab bars are another form of a navigational bar. These can use text or icons to enable switching between multiple tabs on a page. In this example, the parenting principle showcases the relationship between the rectangle that shows selection and the selected item. When a tab is selected, the rectangle moves underneath that text field, highlighting the realtionship between them.&#x20;


---

# 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://abhishekshankar.gitbook.io/uxm/the-system/navigation-components/nav-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.
