# File Managment

- [File Manager: Playlists](https://docs.vyv.ca/step-by-step-tutorials/file-managment/file-manager-playlists.md)
- [File Manger: Manage Files](https://docs.vyv.ca/step-by-step-tutorials/file-managment/file-manger-manage-files.md)
- [File Manager: Display Files](https://docs.vyv.ca/step-by-step-tutorials/file-managment/file-manager-display-files.md)
- [File Manager: Import and Convert](https://docs.vyv.ca/step-by-step-tutorials/file-managment/file-manager-import-and-convert.md)
- [File Manager: Advanced Topics](https://docs.vyv.ca/step-by-step-tutorials/file-managment/file-manager-advanced-topics.md)
- [Audio Multichannel Export](https://docs.vyv.ca/step-by-step-tutorials/file-managment/audio-multichannel-export.md)
- [Export Multichannel Audio from DaVinci Resolve](https://docs.vyv.ca/step-by-step-tutorials/file-managment/export-multichannel-audio-from-davinci-resolve.md): This document shows how to export a video or audio file containing multichannel audio for use with VYV products.


---

# 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.vyv.ca/step-by-step-tutorials/file-managment.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.
