# Integration Guides - eSignet

This section contains various guides and information that could benefit:

* Organizations, nations, and ID registries have an identity solution with authentication capabilities to enable Open ID connect-based authentication.
* Relying parties or service providers from countries where the eSignet solution is deployed.
* Digital wallets are those who want to integrate with eSignet and provide wallet-based authentication solutions or store verifiable credentials in their wallets.

For more information on how to get started with these integrations, read through:

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;">Explore how to implement and integrate the Authenticator plugin for user authentication with eSignet.</mark></td><td></td><td><a href="/pages/7MjgeyLEB2thvyKRbGY6">/pages/7MjgeyLEB2thvyKRbGY6</a></td></tr><tr><td><mark style="color:blue;">Explore how to bind an individual's ID with a public key to enable secure token-based authentication.</mark></td><td></td><td><a href="/pages/rvvQ4pTNY8fJJz4HrL1u">/pages/rvvQ4pTNY8fJJz4HrL1u</a></td></tr><tr><td><mark style="color:blue;">Explore how to bind user IDs with public keys for wallet authentication.</mark></td><td></td><td><a href="/pages/7h36iDuhNCFQw7IrQPG7">/pages/7h36iDuhNCFQw7IrQPG7</a></td></tr><tr><td><mark style="color:blue;">Explore how digital wallets</mark> <mark style="color:blue;">store credentials and enable authentication in eSignet.</mark></td><td></td><td><a href="/pages/RnNoJV4LFNXfgnpPeVAy">/pages/RnNoJV4LFNXfgnpPeVAy</a></td></tr><tr><td><mark style="color:blue;">Explore setup steps, OIDC client registration, authentication flow, and integration best practices.</mark></td><td></td><td><a href="/pages/VxpjNvr8gIlrmKNSGC0m">/pages/VxpjNvr8gIlrmKNSGC0m</a></td></tr></tbody></table>


---

# 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.esignet.io/esignet-authentication/develop/integration.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.
