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

# Helpdesk

Check the Privary Helpdesk for tips & tricks on your entirely secure Privary Photovault and Videovault . Use the menu <img src="/files/9Mpb38jD5HH6WDiqVYkA" alt="" data-size="line"> from the top left to view all topics.

### General

* [**Create a Vault**](/create-your-vault.md)
* [**Protect Photos**](/import-photos.md)
* [**Protect Videos**](/import-videos.md)
* [**Protect Documents**](/import-documents.md)
* [**Create Folders**](/create-folders.md)
* [**Create Private Notes**](/create-private-notes.md)
* [**Organize and Sort**](/organize-and-sort.md)
* [**Password Recovery**](/password/password-recovery.md)

### Backup and Restore

* [**Create backups**](/backup-your-vault.md)
* [**Copy to a new device**](/backup-your-vault.md#i-have-a-new-phone)

### Extended Protection

* [**Activate Fingerprint**](/general/activate-fingerprint.md)
* [**Face / Iris Recognition**](/general/activate-face-iris-login.md)
* [**Catch Intruders**](/general/catch-intruders.md)
* [**Make Privary invisible**](/general/hide-the-app.md)
* [**Activate Cloudbackup**](/backup-your-vault.md#use-the-encrypted-cloud)
* [**Create a Second Vault (Fake Vault)**](/general/create-a-second-vault-fake-vault.md)
* [**Activate the SD-Card**](/general/use-the-sd-card.md)
* [**Design & Styling**](/general/design-and-effects.md)
* [**Find duplicates**](/general/find-duplicates.md)

### Maximum Security

* [**Read why Privary is more secure than similar apps**](/general/privary-vs-other-apps.md)
* [**Maximize your Security Level**](/tips-and-tricks/increase-your-security-level.md)

Use the menu <img src="/files/9Mpb38jD5HH6WDiqVYkA" alt="" data-size="line"> from the top left to view all topics.


---

# 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.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.
