> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/types-of-esignatures/india/esign-v3.md).

# eSign v3

emSigner as a workflow platform support digital certificates from any certifying authority around the world. Out of the box, it comes with support for eSignatures based on Click or Type to Sign, eSign, Crypto-token enabled digital certificates issued by Certifying Authorities and Remote Signing.

**eSignV3:**&#x20;

**Step 1:** On the signing page, you will have the option to select the type of signature you prefer. Select 'eSignV3'.

<figure><img src="/files/CXCiMlJDqF3x4dQi7Plj" alt=""><figcaption></figcaption></figure>

**Step 2:** To proceed with signing, please click on 'Apply and Preview'.

<figure><img src="/files/R5gTFuLaxfYnRGCNdacG" alt=""><figcaption></figcaption></figure>

**Step 3: eSignV3** will take you to the Aadhaar Authenticate page to complete signing, where you have to complete your authentication using the **Signer ID**, **PIN,** and **Aadhaar OTP**.

To get a **Signer ID,** You will have to enroll for eSign account using the below link or click on "Create a New Account" and complete your enrollment.\
\
URL to create eSign account:\
<https://app.e-mudhra.com/createNewUser.jsp?src=36314ee99e9c401895b4>

<figure><img src="/files/EL9UzdlqumWRQbRhZX83" alt=""><figcaption></figcaption></figure>

**STEP 4:** Once the Aadhaar authentication is successful, the document will be successfully signed and you will receive a confirmation.


---

# 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://support.emsigner.com/types-of-esignatures/india/esign-v3.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.
