> For the complete documentation index, see [llms.txt](https://digicorplabs.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digicorplabs.gitbook.io/docs/the-integrations.md).

# The integrations

## DGMV-ID Suite components

#### DGMV-ID Mobile Application

* Digital Blockchain Identity
* Digital Wallet (SSI)
* Passwordless Authentication
* Password Generator
* 2FA TOTP&#x20;
* Password Profile Management
* Settings
* DGMV-ID Multi-Tenant White-Label app version

#### &#x20;DGMV-ID Browser Extension

* For password generator to collaborate with a desktop browser

#### DGMV-ID Enterprise Dashboard

* Multi-Tenant Device Management for password generator

#### DGMV-ID Passwordless Backend Integration

* For Passwordless Platform Integration – B2C

#### DGMV-ID Identity Server

* To support OpenID Connect Protocol for use with Okta, Azure AD, etc.

## DGMV-ID Suite products

#### Personal

* DGMV-ID app
* DGMV-ID Browser Extension

#### Workforce

* DGMV-ID app
* DGMV-ID Browser Extension
* DGMV-ID Enterprise Dashboard

*Additional Options:*

* DGMV-ID Identity Server&#x20;
* DGMV-ID Multi-Tenant White-Label app version

#### Business to Consumer (B2C) Passwordless Solution

* DGMV-ID app
* DGMV-ID Passwordless Backend Integration

&#x20;*Additional Options:*

* DGMV-ID Identity Server &#x20;
* DGMV-ID Multi-Tenant White-Label app version\ <br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-integrations.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.
