# Create a Vault

A vault is your secure container for crypto assets. Vultisig uses Threshold Signature Scheme (TSS) technology - your private key is never stored in one place.

***

## Choose Your Vault Type

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Fast Vault</strong></td><td>Single device + Vultisig server</td><td>Best for: Getting started, smaller amounts, convenience</td><td><a href="../app-guide/creating-a-vault/fast-vault">fast-vault</a></td></tr><tr><td><strong>Secure Vault</strong></td><td>2+ devices you control</td><td>Best for: Maximum security, larger amounts, no trusted third party</td><td><a href="../app-guide/creating-a-vault/secure-vault">secure-vault</a></td></tr></tbody></table>

***

## Quick Comparison

| Feature                  | Fast Vault         | Secure Vault      |
| ------------------------ | ------------------ | ----------------- |
| Setup time               | \~1 minute         | \~3 minutes       |
| Devices needed           | 1                  | 2 or more         |
| Vultisig server involved | Yes (as co-signer) | No                |
| Self-custody level       | Partial            | Full              |
| Best for                 | Daily transactions | Long-term storage |

***

## Recommended Configurations

**For beginners:**

* Start with a **Fast Vault** to learn the app
* Upgrade to Secure Vault later for larger amounts

**For security-conscious users:**

* **2-of-2**: Two devices, both required to sign (no backup device)
* **2-of-3**: Three devices, any two can sign (recommended - has backup)
* **3-of-4**: Four devices, any three can sign (maximum security)

{% hint style="success" %}
**2-of-3 is the sweet spot** - secure enough for most users, with a backup device in case one is lost.
{% endhint %}

***

## Video Guides

**Creating a Fast Vault:**

[![Fast Vault Setup](https://644481292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfSRUQVZENEfvoqS6R0GO%2Fuploads%2Fgit-blob-1dacaac300d79719b75e11dc25226578aaa3bb60%2FTwitterVideoThumbnail.jpeg?alt=media)](https://x.com/iceman00008/status/1955828412876312653/video/1)

**Creating a 2-of-2 Secure Vault:**

[![2-of-2 Setup](https://644481292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfSRUQVZENEfvoqS6R0GO%2Fuploads%2Fgit-blob-1dacaac300d79719b75e11dc25226578aaa3bb60%2FTwitterVideoThumbnail.jpeg?alt=media)](https://x.com/iceman00008/status/1955865336341041197/video/1)

**Creating a 3-of-4 Secure Vault:**

[![3-of-4 Setup](https://644481292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfSRUQVZENEfvoqS6R0GO%2Fuploads%2Fgit-blob-1dacaac300d79719b75e11dc25226578aaa3bb60%2FTwitterVideoThumbnail.jpeg?alt=media)](https://x.com/iceman00008/status/1958428338915287477/video/1)

***

## After Creating Your Vault

{% hint style="danger" %}
**Immediately backup your vault!**

This is the most important step. Without a backup, you could lose access to your funds if a device is lost or damaged.

[Backup & Recovery Guide →](https://docs.vultisig.com/getting-started/backup-recovery)
{% endhint %}

***

## Detailed Guides

For step-by-step instructions with screenshots:

* [Fast Vault Setup Guide](https://docs.vultisig.com/app-guide/creating-a-vault/fast-vault)
* [Secure Vault Setup Guide](https://docs.vultisig.com/app-guide/creating-a-vault/secure-vault)
