> For the complete documentation index, see [llms.txt](https://docs.es.lockmypix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.es.lockmypix.com/importar-documentos.md).

# Importar documentos

{% hint style="info" %}
La compatibilidad con cualquier tipo de fichero está disponible a partir de la versión 5.2.1.1 de Gemini y actualmente está disponible exclusivamente para dispositivos Android
{% endhint %}

## Protejamos los documentos

Accede a tu bóveda, selecciona :heavy\_plus\_sign: en la parte inferior derecha y toca *Ocultar fotos y documentos*.

Desliza el dedo hacia la derecha o selecciona la pestaña **Ficheros**. Selecciona cualquier carpeta o documento que quieras añadir a tu Bóveda Privada. Envía tu selección con el botón de *importación* en la parte inferior.

{% hint style="success" %}
**Consejo:** Seleccione una carpeta para importar que contenga ficheros y subcarpetas. LockMyPix mantendrá la estructura de directorios original
{% endhint %}

{% hint style="success" %}
**Consejo top:** Envía un fichero desde cualquier otra aplicación a LockMyPix para importarlo directamente. Por ejemplo, desde una aplicación de gestión de ficheros
{% endhint %}

## Abrir un documento

Selecciona el documento de tu bóveda y toca en abrir. LockMyPix muestra todas las aplicaciones instaladas que pueden abrir el documento.

{% hint style="info" %}
Si no puedes abrir un documento por alguna razón, por ejemplo un PDF o un TXT, simplemente abre Google Play Store y busca una aplicación que pueda manejar el tipo de fichero
{% endhint %}

Ten en cuenta que LockMyPix no permite el acceso a tus ficheros encriptados. Si cambias un fichero desde fuera de LockMyPix, sólo tienes que reimportarlo para que el fichero modificado se almacene de forma segura dentro de tu bóveda.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.es.lockmypix.com/importar-documentos.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.
