# help.nara

## help.nara

- [Welcome to Nara](https://docs.nara.stream/readme.md)
- [User Interface Intro](https://docs.nara.stream/using-the-app-core-features/editor.md)
- [Browse Storage](https://docs.nara.stream/using-the-app-core-features/browse-storage.md)
- [Media Browser View](https://docs.nara.stream/using-the-app-core-features/markdown.md)
- [Sequence Grid](https://docs.nara.stream/using-the-app-core-features/markdown/sequence-grid.md)
- [Sequence List](https://docs.nara.stream/using-the-app-core-features/markdown/sequence-list.md)
- [Non Media Files](https://docs.nara.stream/using-the-app-core-features/markdown/non-media-files.md)
- [Analytics](https://docs.nara.stream/using-the-app-core-features/markdown/analytics.md)
- [Metadata Pivot](https://docs.nara.stream/using-the-app-core-features/markdown/metadata-pivot.md)
- [Context Menu](https://docs.nara.stream/using-the-app-core-features/markdown/context-menu.md)
- [Metadata View](https://docs.nara.stream/using-the-app-core-features/metadata-view.md)
- [Playback Window](https://docs.nara.stream/using-the-app-core-features/playback-window.md)
- [Client Notes](https://docs.nara.stream/using-the-app-core-features/playback-window/client-notes.md)
- [Audio Monitoring](https://docs.nara.stream/using-the-app-core-features/playback-window/audio-monitoring.md)
- [Player Options](https://docs.nara.stream/using-the-app-core-features/playback-window/player-options.md)
- [Projects](https://docs.nara.stream/using-the-app-core-features/projects.md)
- [Project Settings](https://docs.nara.stream/using-the-app-core-features/projects/project-settings.md)
- [Project Folders](https://docs.nara.stream/using-the-app-core-features/projects/project-folders.md)
- [Playlists](https://docs.nara.stream/using-the-app-core-features/playlists.md)
- [Nara Links](https://docs.nara.stream/using-the-app-core-features/playlists/nara-links.md)
- [Export Report](https://docs.nara.stream/using-the-app-core-features/export-report.md)
- [Codec & Format Support](https://docs.nara.stream/using-the-app-core-features/codec-and-format-support.md)
- [Consolidate & Transcode](https://docs.nara.stream/advanced-features/consolidate-and-transcode.md)
- [Media Rules](https://docs.nara.stream/advanced-features/media-rules.md)
- [Browse Baselight](https://docs.nara.stream/advanced-features/browse-baselight.md)
- [The Queue Monitor](https://docs.nara.stream/advanced-features/the-queue-monitor.md)
- [Custom Formats](https://docs.nara.stream/advanced-features/custom-formats.md)
- [FilmLight CONNECT](https://docs.nara.stream/advanced-features/filmlight-connect.md)
- [Nara Server Admin](https://docs.nara.stream/admin/nara-server-admin.md)
- [User Permissions](https://docs.nara.stream/admin/user-permissions.md)
- [On-Prem Deployment](https://docs.nara.stream/configuration/on-prem-deployment.md): This section provides details of installing and setting up a Nara server hardware and clients within your organisation as an on-premises system.
- [Hardware Installation](https://docs.nara.stream/configuration/on-prem-deployment/hardware-installation.md)
- [Software setup](https://docs.nara.stream/configuration/on-prem-deployment/software-setup.md)
- [Hardware Specifications](https://docs.nara.stream/configuration/on-prem-deployment/hardware-specifications.md)
- [Cloud Deployment](https://docs.nara.stream/configuration/cloud-deployment.md)
- [Single Sign-On](https://docs.nara.stream/configuration/single-sign-on.md)
- [Microsoft Entra](https://docs.nara.stream/configuration/single-sign-on/microsoft-entra.md)
- [Glossary](https://docs.nara.stream/terms-and-definitions/glossary.md)
- [User Interface Controls](https://docs.nara.stream/terms-and-definitions/user-interface-controls.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nara.stream/readme.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.
