# The features

## **Current features:**

### **Two-factor authentication (2FA) generator**

*Free to use without a license.*

**How it works:** Add 2FA keys (manually or by scanning the QR code) and link them to your existing password profile.&#x20;

### **Authenticator (passwordless)** &#x20;

*Free to use for users, service providers need a license.*       &#x20;

**How it works:** Log in to websites and platforms that support passwordless authentication by scanning the QR code. Using a mobile browser? Simply tap the QR code.&#x20;

### **Authenticator (passwordless and username-free)**

**How it works:** Log in to websites and platforms by scanning the QR code on the browser extension (see Chapter 4) to generate your password and autofill your credentials in the web form.&#x20;

**Using a mobile browser?** On iOS, open the keychain and select ‘DGMV’, an on Android,tap the popup that appears when focusing on the password field. From there, simply follow the instructions to generate your credentials and log in.

### **Autofill**&#x20;

**How it works:** Unlock with the DGMV utility token. Purchase and install license in settings, and use DGMV tokens to unlock Password Generator IP.

* iOS: Settings > Passwords > Autofill, Allow DGMV ID app for AutoFill
* Android: set DGMV AutoFill Service as default when using the Password Generator

### **Password accounts**     &#x20;

**How it works:** View and manage your password accounts, all in one place.

### **Settings**

**How it works:** Change your biometrics settings, add or view license information, change your password, check your seed phrase or wipe your wallet completely. You can also submit a support ticket with your app and device version here.

*Check the Personal DGMV-ID User Manual for a more detailed explanation of features*<br>

## Upcoming features:

### **Digital SSI Wallet**


---

# 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/the-features.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.
