# Install the app

### Get on board with blockchain

DGMV-ID uses blockchain wallet technology and cryptography to make authentication super secure. That means you need to set up a blockchain wallet to install the app – whether you create a new one, or restore one you already have with your seed phrase.

### Set up your wallet

Download the DGMV-ID app, watch the short introduction and select ‘Create New Wallet’ or ‘Enter Seed Phrase’.

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

Generate a 24-word master seed phrase for your new wallet by rubbing the fingerprint icon until the progress bar fills up.

#### Remember...

Your seed phrase is the only way to access your digital identity – lose it, and you won’t be able to access your wallet. You can view your hidden seed phrase by tapping the screen. Make sure you write it down and store it somewhere safe where others can’t access it.

<div><figure><img src="/files/xTkhXCDyfAjid1ELqWB5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LRizhVdMRIEIeJGP8JKF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FYUZyGws6KWjnUl1Epbz" alt=""><figcaption></figcaption></figure></div>

Don’t need to create a new wallet? Restore an existing one by importing the right 12- or 24-word seed phrase.

<div><figure><img src="/files/UPDF7g9L2jNq00HCD3yG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/odc53GY95vwHaMPTLfkY" alt=""><figcaption></figcaption></figure></div>

As soon as you’ve created or restored your wallet, you’ll need to set an app password. We also recommend enabling device biometrics for an extra layer of security – also known as multi-factor authentication (MFA).

Make sure you choose a strong password – it'll become an extra layer of security against third parties. You could even write it down alongside your seed phrase.

Make sure you understand the risk of loss and agree with the terms and conditions before using the DGMV-ID app.

<div><figure><img src="/files/XbLlsPE4czXNy3vzq0TG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lX8M79QN4kyC9qu3jZBj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EtK5KrsUoQkyqNGvIOfF" alt=""><figcaption></figcaption></figure></div>


---

# 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://digicorplabs.gitbook.io/docs/documentation/installation-and-getting-started/install-the-app.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.
