# Privary

## PRIVARY

- [Helpdesk](https://docs.privary.me/helpdesk.md)
- [Create Your Vault](https://docs.privary.me/create-your-vault.md): Time to protect your privacy on your mobile. Create your first Private Vault to securely protect and hide everything that matters to you.
- [Delete the Vault](https://docs.privary.me/create-your-vault/delete-the-vault.md)
- [Import Photos](https://docs.privary.me/import-photos.md): Your Private Photo Vault can protect any photo.
- [Import Videos](https://docs.privary.me/import-videos.md): Sure, you can also securely protect Videos of any type in your Private Video Vault.
- [Import Documents](https://docs.privary.me/import-documents.md): Your Vault can protect any file and document inside the Documents Vault.
- [Create Folders](https://docs.privary.me/create-folders.md)
- [Create Private Notes](https://docs.privary.me/create-private-notes.md)
- [Organize & Sort](https://docs.privary.me/organize-and-sort.md): We should always have the freedom to sort our files the way we want. Privary gives you exactly that freedom.
- [Unlock files](https://docs.privary.me/organize-and-sort/unlock-files.md)
- [Backup Your Vault](https://docs.privary.me/backup-your-vault.md): Data security also includes fully encrypted backups. They protect you when you lose your device or it breaks for some reason.
- [Move to a new device](https://docs.privary.me/backup-your-vault/move-to-a-new-device.md)
- [Backups FAQ](https://docs.privary.me/backup-your-vault/backups-faq.md)
- [Activate Fingerprint](https://docs.privary.me/general/activate-fingerprint.md): 👑 That's perfect to open your Vault blazing fast even if you set a complex secure password.
- [Activate Face/Iris Login](https://docs.privary.me/general/activate-face-iris-login.md): 👑 Open your Vault blazing fast even if you set a complex secure password.
- [Catch Intruders](https://docs.privary.me/general/catch-intruders.md): 👑 Know who is trying to spy on you in your immediate vicinity.
- [Hide the App](https://docs.privary.me/general/hide-the-app.md): 👑 Leave nothing to chance. Hide Privary if you don't want anyone to know you are using a Private Vault.
- [Create a second Vault (Fake Vault)](https://docs.privary.me/general/create-a-second-vault-fake-vault.md): 👑 Some situations require preparation. The Fake Vault helps you to be excellent prepared.
- [Use the SD-Card](https://docs.privary.me/general/use-the-sd-card.md): 👑 Yap! You can move your entire Vault to the sd-card and free up all that space on your phone's internal storage.
- [Design & Effects](https://docs.privary.me/general/design-and-effects.md): What's good can even become perfect if you can adapt it to your personal needs.
- [Find Duplicates](https://docs.privary.me/general/find-duplicates.md): Even if we are super tidy, there can be duplicates. Let's find them easily.
- [Privary FAQs](https://docs.privary.me/general/privary-faqs.md): Select a topic from below
- [Send a file to another app](https://docs.privary.me/general/privary-faqs/send-a-file-to-another-app.md)
- [Lock the Vault](https://docs.privary.me/general/privary-faqs/lock-the-vault.md)
- [Restore from Trash](https://docs.privary.me/general/privary-faqs/restore-from-trash.md): 👑
- [Play Videos](https://docs.privary.me/general/privary-faqs/play-videos.md): Privary on-the-fly decryption can play encrypted videos in real time without pre-decryption.
- [Advanced Settings](https://docs.privary.me/general/privary-faqs/advanced-settings.md)
- [Permissions](https://docs.privary.me/general/privary-faqs/permissions.md): Privary requires several permissions for certain features. Read why this is required and why it's safe.
- [I see ads](https://docs.privary.me/general/privary-faqs/i-see-ads.md)
- [Storage of data](https://docs.privary.me/general/storage-of-data.md)
- [Privary VS Other Apps](https://docs.privary.me/general/privary-vs-other-apps.md)
- [Activate Recovery](https://docs.privary.me/password/activate-recovery.md): Password Recovery is optional and helps you to recover your password if you forget it.
- [Password Recovery](https://docs.privary.me/password/password-recovery.md)
- [Recovered password is not working](https://docs.privary.me/password/password-recovery/recovered-password-is-not-working.md)
- [I can't recover my password](https://docs.privary.me/password/password-recovery/i-cant-recover-my-password.md)
- [Change password](https://docs.privary.me/password/change-password.md)
- [Get Premium](https://docs.privary.me/upgrade/get-premium.md)
- [Increase your Security Level](https://docs.privary.me/tips-and-tricks/increase-your-security-level.md): Use a few simple tricks to increase your safety.
- [I lost my phone](https://docs.privary.me/tips-and-tricks/i-lost-my-phone.md): 😳
- [Contact Support](https://docs.privary.me/more-resources/contact-support.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.privary.me/helpdesk.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.
