# Install

You can download the latest version of Anytype for your device at [download.anytype.io](https://download.anytype.io).

<figure><img src="/files/FkflWsYYNNLP5VnIytxu" alt="" width="563"><figcaption></figcaption></figure>

### Create your vault

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

If you haven't created a vault yet, you can easily create one by clicking on `I am new here` and then following the provided instructions.

**Language:** If you would like to use a language other than English for the interface, you can select it in the top right corner.

<figure><img src="/files/ejSGBuyJvaiCKb7NbGAk" alt="" width="375"><figcaption></figcaption></figure>

#### Save your Key!

{% hint style="danger" %}
Make sure you store your [Key](/anytype-docs/getting-started/vault-and-key/key.md) somewhere safe, and try not to share it with anyone who can't be trusted!
{% endhint %}

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

#### Stay in the loop

Enter your email address to receive tips and tricks from the Anytype team.

<figure><img src="/files/6sffk7wgeQdOlLFh8hn4" alt=""><figcaption></figcaption></figure>

#### Share a bit about yourself

Help us build and improve Anytype by telling us how you plan to use it.

<div><figure><img src="/files/UkDY7CU0fNMdILV08Lii" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8T1jShxfEdjqJi7QLFAK" alt=""><figcaption></figcaption></figure></div>

### Log-in using your Key

On the contrary, if you already have a vault, click on `I already have a Key` and enter your [Key](/anytype-docs/getting-started/vault-and-key/key.md) to proceed.

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

#### Log-in using the QR code

In addition to using your [Key](/anytype-docs/getting-started/vault-and-key/key.md) to log in, you can also use the QR code to login faster if your desktop is close by.

To log in using the QR code, simply navigate to [Vault Settings](/anytype-docs/advanced/settings/account-and-data.md#login-key) in your Vault Settings.

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

### Import

If you would like to import some of your existing data into your Space, you can find the instructions on how to do so in [Import & Export](/anytype-docs/advanced/data-and-security/import-export.md#import).


---

# 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://doc.anytype.io/anytype-docs/getting-started/install-and-setup.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.
