# Quickstart

<figure><img src="/files/BZxTcu43byif0tVTGePE" alt=""><figcaption></figcaption></figure>

Start with connecting your wallet. The most commonly used wallets are MetaMask and Rabby. To use the platform a wallet needs to be installed in the browser. Please follow instructions from the wallet extension you choose. When you have set up your wallet, press Connect and choose the wallet type you are connecting with.

{% hint style="info" %}
Head to [rabby.io](https://rabby.io) or  [Metamask.io](https://metamask.io) to learn more how to create a browser wallet.
{% endhint %}

### Select Free or Professional Plan

One of the main benefits of using Locked.money is that it is creating a seperate tax entity that you operate your action in the vault under. This is highly recommended and you should press Go Professional to start the sign up process. The first step is to go through KYC - this is needed to pass regulatory requirement and to be able to handle automated tax reporting.

<div data-full-width="false"><figure><img src="/files/EcSpUArVGZ8pFnvMjZY3" alt=""><figcaption></figcaption></figure></div>

### Create a vault

When signed up for an account, the next step is to create a vault. A vault is a type of account/container that can store and swap different crypto currencies and tokens.&#x20;

<figure><img src="/files/I2SQrbSHEV1JkDJTLB7f" alt=""><figcaption></figcaption></figure>

Press "+ Create vault" to create a new vault

<figure><img src="/files/AH8FSxe9mMDJDVD1lSJx" alt=""><figcaption></figcaption></figure>

Enter a name for the vault

To secure your funds you can set rules that to use the funds you need to sign with more than one wallet. In case your wallet gets compromised, the attacker cannot steal funds as to do that they would need control of all wallets. You have the funds safe in your vault, and you can remove the compromised wallet and add a new waolet with the help of the second signer.

<figure><img src="/files/ZtV7qfWbT1aBsVtfhQ0w" alt=""><figcaption></figcaption></figure>

To create the vault, review the details and confirm either with gas by pressing PAY NOW, or if you have no eth in your wallet then select PAY LATER. Press Continue to create the vault.

<figure><img src="/files/4VfPvxsNHgNxZH7q64Ui" alt=""><figcaption></figcaption></figure>


---

# 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://locked-money.gitbook.io/locked-money-guide/getting-started/quickstart.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.
