# MEDIA FILES

**1. Overview**

There are 2 methods for user to get the media files from the Vio/Zio payload

#### **1.1 Get the media files via microSD card**

* Unplug the microSD card from the Vio/Zio payload
* Plug in this micro sdcard to the host computer by using the micro sdcard adapter
* Do manage all media files: Copy/Delete

#### **1.2 Get the media files via Vio payload Settings app**

* Connect to the Settings app via Ethernet or USB connection

<figure><img src="/files/9yOtY3skz3KcX0EYiEsI" alt=""><figcaption></figcaption></figure>

* Open `List Files`

<figure><img src="https://bookstack.gremsy.vn/uploads/images/gallery/2023-11/scaled-1680-/image-1699935982084.png" alt=""><figcaption></figcaption></figure>

* User can get all media files taken by the Vio payload


---

# 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.gremsy.com/payloads/vio/software-configuration/vio-settings-app/media-files.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.
