# Import Documents

{% hint style="info" %}
Support for any file type is available from Version 5.2.1.1 Gemini and currently available exclusively for Android devices
{% endhint %}

## Let's protect documents

Log in to your Vault, select :heavy\_plus\_sign: in the bottom right and tap *Hide photos and documents*.

Swipe right or select the **Files tab**. Select any folder or document you'd like to add to your Private Vault. Submit your selection with the *Import Button* at the bottom.

{% hint style="success" %}
**Tip:** Select a folder to import containing files and sub-folders. LockMyPix will keep the original directory structure
{% endhint %}

{% hint style="success" %}
**Top Tip:** Send a file from any other app to LockMyPix to import it directly. For example from a file manager app
{% endhint %}

## Open a document

Select the document from your Vault and tap on open. LockMyPix shows all installed apps that can open the document.

{% hint style="info" %}
If you can't open a document for some reason, for example a PDF or TXT, simply open the Google Play Store and look for an app that can handle the file type
{% endhint %}

Mind that LockMyPix doesn't grant access to your encrypted files. If you change a file from outside LockMyPix, just reimport that to have the changed file securely stored inside your Vault.


---

# 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.en.lockmypix.com/import-documents.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.
