# Using the App (Core Features)

- [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)


---

# 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.nara.stream/using-the-app-core-features.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.
