# Navigation Menu

### Overview

AI Assistants can be displayed in two different navigation areas of the User Portal:

* Top-Bar Navigation
* Main Navigation

<figure><img src="/files/MXJOZmzZB7eju3aZ4vMi" alt="" width="563"><figcaption></figcaption></figure>

Users will be able to access AI Assistants from anywhere in the User Portal from both of these options. The order of these items can be reordered from within the Admin Portal’s Navigation page.

***

### Top Bar Navigation

When AI Assistants are enabled for visibility in the Top-Bar Navigation, a new AI Assistants icon will appear in the top-right corner of the User Portal. AI Assistants selected from the Top-Bar Navigation will be opened in a smaller chat window interface.

***

### Main Navigation

When AI Assistants are enabled for visibility in the Main Navigation, the AI Assistants will appear as a module option in the main navigation menu. When opened from the Main Navigation, the user will be navigated to a full screen window for a focused view of the AI Assistants session.

<figure><img src="/files/UtYX8frR2OpgTgA9kyvm" alt="" width="563"><figcaption></figcaption></figure>

<br>


---

# 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://guides.mangoapps.com/ai-guide/admin-portal/navigation-menu.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.
