# Create Your Vault

## Install Privary

Move to the Google Play Store and install Privary on your mobile.

:link: [**Download from Google Play**](https://bit.ly/3DuxQ7S)

## Let's start

Installation done? Good! Let's create your Private Vault.

Start Privary on your mobile. You may be asked to allow required storage permissions. These are required to store your Private Vault on your phone. You can [read more](/general/privary-faqs/permissions.md) about why Privary requires permissions to work.

Privary will ask you to enter a personal pin or password.

Use the keyboard <img src="/files/7nnoNAcVZFsg74nQmXNb" alt="" data-size="line"> from the top right to set your preferred authentification type.

Enter a pin/password that nobody else knows and preferably has a certain complexity ([get tips](/tips-and-tricks/increase-your-security-level.md)).

{% hint style="info" %}
**Your password is very important.** Remember it very well and be sure to activate the password recovery.
{% endhint %}

## Activate the password recovery

Privary will ask you to set up a e-mail to activate the password recovery. We strongly recommend to use this option.

However, if you are more comfortable with an offline password recovery option, please use the [alternative access password](/password/password-recovery.md#alternative-password-access) from the Privary settings.

Both password recovery options share the same encryption like anything else inside Privary. AES CTR 256-bit.


---

# 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/create-your-vault.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.
