# Technology

Please refer to the below sections to build, integrate, and enhance solutions with eSignet using comprehensive guides, tools, and resources:

* [**Technology Stack**](/readme/technology/technology-stack.md) – Learn about the technologies used in eSignet, including services, storage solutions, deployment tools, and testing frameworks.
* [**Components – eSignet**](/esignet-authentication/develop/components.md) – Understand eSignet’s core components, functions, and integration methods.
* [**Components - Signup Portal**](/esignet-signup/develop/components-signup-portal.md) – Seamlessly register and verify identities with the Signup Portal’s robust components and secure eKYC integration.
* [**API Reference**](/esignet-authentication/develop/api.md) – Refer here for all the APIs used by eSignet.


---

# 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/readme/technology.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.
