# Wallet Building Block eIDAS 2.0 Implementation Guide

This document is a proposed implementation guide, which details the architectural and functional tailoring of GovStack Wallet Building Block (with references to Identity, Consent, and Electronic Signature) to fulfill the requirements of the EIDAS. The primary objective of this guide is to bridge the gap between generic open-source specifications and the regulatory demands of EU.

Note that the current version is not tied to any specific country context that will be required for the full implementation.


---

# 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://specs.govstack.global/impl-eidas-wallet/wallet-building-block-eidas-2.0-implementation-guide.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.
