# File System

> AV Laptop features a robust, fully functional File Explorer that mimics a real desktop operating system. It provides players with a highly intuitive interface to manage, secure, and transfer their digital assets seamlessly.

<figure><img src="/files/dJA6GqNQOHytlhDBhgxL" alt=""><figcaption></figcaption></figure>

#### Key Features

* **Visual Organization:** Keep your workspace clean and organized by creating custom folders. You can change folder icon colors to easily identify different categories of files at a glance.
* **Security & Privacy:** Need to hide sensitive information? You can create password-protected folders, ensuring that your private documents, illegal data, or business ledgers remain safe from unauthorized access.
* **Removable Storage (USB):** The system fully supports external storage devices like USB flash drives. You can plug in a USB to back up files, extract data, or physically hand over information to other players.
* **Smartphone Integration:** You can access files directly from your character's mobile device. *(Currently compatible with: `qb-phone`, `qs-smartphone`, and `lb-phone`)*.
* **Drag-and-Drop Transfers:** Moving data is as natural as it is on a real computer. Simply click and hold any file or folder, then drag and drop it into another folder, a USB drive, or your desktop to transfer it instantly.
* **Built-in Media Viewer:** You don't need to guess what a file contains. The File Explorer includes native preview capabilities, allowing you to instantly view photos, watch videos, and read text documents directly within the interface.

{% hint style="info" %}
The connection is one-way for security reasons. You can view and extract files from your phone to the laptop or a USB drive, but you cannot transfer files from the laptop back to the mobile phone.
{% endhint %}


---

# 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.av-scripts.com/laptop-pack-v3/laptop-v3/file-system.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.
