# The core features

## The DGMV-ID mobile app

| **The feature**                                                     | **How it works**                                                                                                                         |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Create new wallet                                                   | Create new wallet, set new password and confirm biometrics, understanding of loss risk and agreement with all terms and conditions       |
| Restore wallet                                                      | Restore existing wallet, set new password and confirm biometrics, understanding of loss risk and agreement with all terms and conditions |
| Digital wallet                                                      | Coming soon                                                                                                                              |
| Two-factor authentication (2FA) TOTP (Time-Based One-Time Password) | User can add 2FA keys manually or by scanning QR code, and link this to an existing password profile                                     |
| Authenticator                                                       | Authenticate on a website or platform by scanning the QR code                                                                            |
| Password accounts                                                   | View and manage password accounts                                                                                                        |
| Settings                                                            | Change biometrics setting, add or view license information, change app password, show seed phrase, wipe wallet, or open a support ticket |

## The DGMV-ID browser extension

| **The feature**        | **How it works**                                                                                                                                               |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Open browser extension | Scan QR codes, confirm actions, generate passwords and transfer credentials to your browser using autofill or copy and paste                                   |
| Advanced settings      | For enterprise license holders: set and enable a custom endpoint to allow your employees to use DGMV-ID when logging into websites using their company devices |

## DGMV-ID enterprise dashboard

| **The feature**                             | **How it works**                                                                                                                   |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| Master administrator setup                  | Receive an email containing your master license code, which will activate the Enterprise Dashboard                                 |
| Invite and approve admins                   | Add extra administrators                                                                                                           |
| Invite and approve users                    | Add DGMV-ID Password Generator users                                                                                               |
| Invite and approve users and admins in bulk | Add multiple DGMV-ID Password Generator users or admins at once                                                                    |
| Use the DGMV-ID Password Generator          | Use the DGMV-ID Password Generator and Browser Extension, connected to the right private enterprise endpoint by your IT department |
| Submit a ticket to DigiCorp Labs            | Submit a support ticket to DigiCorp Labs                                                                                           |
| Backend log                                 | View and download the activity log                                                                                                 |

## More enterprise features

**White labeling** \
Customize the app to meet your company needs and match your branding

**OpenID Connect support** \
Authenticate quickly and easily with other business applications

**On-premise deployment** \
Store your data in your own servers, and stay in control of the software

**Fully compliant**\
Meets industry standards including GDPR, NIST, ISO/IEC 27001, NIS2

**Consultancy and professional support** \
All the assistance you need at your fingertips


---

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