# Cohort 1: DaaS Offerings

In the first wave, DaaS is being offered in the following categories of DPI Building Blocks (in Identity, Payments, and Data Sharing):

1. [<mark style="color:blue;">**Digital credentials:**</mark>](/initiatives/dpi-as-a-packaged-solution-daas/cohort-1-daas-offerings/digital-credentials.md) Convert any paper certificate, license, or statement into a verifiable certificate with a signed QR code, with a document Wallet app to manage multiple credentials.
2. [<mark style="color:blue;">**Digital authentication:**</mark>](/initiatives/dpi-as-a-packaged-solution-daas/cohort-1-daas-offerings/digital-authentication.md) Add the capability of authenticating whether the individual who owns any kind of ID is trying to use it for a specific context. For example, via mobile one-time password, PIN, fingerprint authentication, or other modes.
3. [<mark style="color:blue;">**ID Account Mapper**</mark>](/initiatives/dpi-as-a-packaged-solution-daas/cohort-1-daas-offerings/id-account-mapper.md)<mark style="color:blue;">**:**</mark> Enables mapping of beneficiary IDs with bank account information for use cases such as payment of government-to-person benefits.


---

# 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://docs.cdpi.dev/initiatives/dpi-as-a-packaged-solution-daas/cohort-1-daas-offerings.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.
