# General

- [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)


---

# 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.privary.me/general.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.
