> 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/interoperability.md).

# Interoperability

eSignet is built with a modular architecture that offers multiple integration points, ensuring flexibility to accommodate diverse use cases. This design enables seamless integration across various platforms, providing secure identity verification and delivering a smooth user experience across applications and services.

eSignet currently integrates with the following platforms:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:blue;">MOSIP</mark></td><td></td><td><a href="/pages/wQdUZE9aURB3NLfHrtaR">/pages/wQdUZE9aURB3NLfHrtaR</a></td><td><a href="/files/vX9Ypvrv9lO5Ix9eRRyp">/files/vX9Ypvrv9lO5Ix9eRRyp</a></td><td></td></tr><tr><td><mark style="color:blue;">Inji</mark></td><td></td><td><a href="/pages/jIknAHENOaP1RT9RNAZv">/pages/jIknAHENOaP1RT9RNAZv</a></td><td><a href="/files/jH80IlROeqwCPY2ZYXEn">/files/jH80IlROeqwCPY2ZYXEn</a></td><td></td></tr><tr><td><mark style="color:blue;">OpenCRVS</mark></td><td></td><td><a href="/pages/98fqw6h1rtia5e77VVyQ">/pages/98fqw6h1rtia5e77VVyQ</a></td><td><a href="/files/sw381tFOXXfkCHK7kG0T">/files/sw381tFOXXfkCHK7kG0T</a></td><td></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:

```
GET https://docs.esignet.io/interoperability.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.
