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

# Overview

A Modern and Inclusive Digital Identity Authentication Solution

Digital identity is rapidly becoming the standard means of citizen identification across both government platforms and private service portals. As access to services increasingly relies on digital channels, secure user authentication has become a critical requirement. To ensure privacy, security, and inclusivity, authentication mechanisms must adhere to established standards that protect user data and foster trust between citizens, service providers, and governments.

### Where Does eSignet Fit In?

eSignet plays a critical role in this landscape by providing a secure, standards-compliant digital identity solution that empowers both users and service providers. It enables:

* **Trusted identity verification across platforms** — establishing confidence in a user's identity whenever they access a government or private-sector service, using verifiable, standards-based credentials instead of platform-specific logins.
* **Flexible login and authentication methods tailored to various assurance levels** — allowing service providers to choose an authentication method that matches the level of assurance their use case requires, from low-risk logins to high-assurance transactions.
* **Inclusive access designed to serve diverse user groups and device capabilities** — ensuring that people with smartphones, feature phones, or no phone at all can still authenticate through a method suited to their situation.
* **Consent-driven data and profile sharing, ensuring transparency and user control** — every exchange of personal data happens only after the user has explicitly agreed to it, with clear visibility into what is being shared and with whom.

eSignet ensures that digital interactions are not only seamless but also secure, private, and user-centric. Built on trusted protocols and designed with a privacy-first approach, it gives both users and service providers the confidence and control they need to transact digitally.

#### Keep reading:

<table data-view="cards"><thead><tr><th data-hidden data-type="content-ref">Cover image</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="https://1450374920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGLWCTe02ubJM6M7TcHlg%2Fuploads%2FSU0wRg94DIqV5TeyXsdv%2FAbout%20eSignet.png?alt=media&amp;token=e3c34ca4-22e0-4146-9751-057c34eab26e">About eSignet.png</a></td><td><a href="/home/esignet-2.0.0/readme/what-is-esignet.md">What is eSignet?</a></td></tr><tr><td></td><td><a href="https://1450374920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGLWCTe02ubJM6M7TcHlg%2Fuploads%2FfjAgdA3WYTJ4TDxexqkF%2FFeatures%20Card.png?alt=media&amp;token=fd6024ae-b0de-41f4-8b29-594c47e892f0">Features Card.png</a></td><td><a href="/home/esignet-2.0.0/readme/features.md">Features</a></td></tr><tr><td><a href="/home/esignet-2.0.0/readme/principles.md">Principles</a></td><td><a href="https://content.gitbook.com/content/GLWCTe02ubJM6M7TcHlg/blobs/HqcUdYrH5XxUSSoDLzRT/Principles%20Card.png">Principles Card.png</a></td><td><a href="/home/esignet-2.0.0/readme/principles.md">Principles</a></td></tr><tr><td></td><td><a href="https://content.gitbook.com/content/GLWCTe02ubJM6M7TcHlg/blobs/KflbKLB7YrSEcUrGZkDC/License%20Card.png">License Card.png</a></td><td><a href="/home/esignet-2.0.0/readme/license.md">License</a></td></tr><tr><td></td><td><a href="https://1450374920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGLWCTe02ubJM6M7TcHlg%2Fuploads%2FLKDdXT4o4C0KKhcgB00T%2FChatGPT%20Image%20Sep%207%2C%202026%2C%2007_10_00%20PM.png?alt=media&amp;token=44e42744-d305-4eb5-88a8-62eb4e406e69">ChatGPT Image Sep 7, 2026, 07_10_00 PM.png</a></td><td><a href="/home/esignet-2.0.0/readme/standards.md">Standards</a></td></tr><tr><td></td><td><a href="https://content.gitbook.com/content/GLWCTe02ubJM6M7TcHlg/blobs/UlEFSYnONzpLIJGyOZ6v/Technology%20card.png">Technology card.png</a></td><td><a href="/home/esignet-2.0.0/readme/technology.md">Technology</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.esignet.io/home/esignet-2.0.0/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
