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

# Types of eSignatures

- [Global](https://support.emsigner.com/types-of-esignatures/global.md)
- [eSignature](https://support.emsigner.com/types-of-esignatures/global/esignature.md): What is eSignature and how can the users sign using it?
- [Remote Signing](https://support.emsigner.com/types-of-esignatures/global/remote-signing.md): What is Remote Signing and Does emSigner supports Remote Signing?
- [Digital Signature Certificate (DSC)](https://support.emsigner.com/types-of-esignatures/global/digital-signature-certificate-dsc.md): What is a Digital Signature certificate, and how do can sign using it?
- [Azure Key Vault(AKV Signing)](https://support.emsigner.com/types-of-esignatures/global/azure-key-vault-akv-signing.md): What is AKV Signing and what are the steps involved in the setup?
- [United States of America](https://support.emsigner.com/types-of-esignatures/united-states-of-america.md)
- [European Union](https://support.emsigner.com/types-of-esignatures/european-union.md)
- [Kenya](https://support.emsigner.com/types-of-esignatures/kenya.md)
- [India](https://support.emsigner.com/types-of-esignatures/india.md)
- [AADHAAR eSign (eSign v2)](https://support.emsigner.com/types-of-esignatures/india/aadhaar-esign-esign-v2.md): What is eSignV2 and how can the user sign the document using it?
- [eSign v3](https://support.emsigner.com/types-of-esignatures/india/esign-v3.md): What is eSignV3 and how can the user sign the document using it?
- [Indonesia](https://support.emsigner.com/types-of-esignatures/indonesia.md)
- [VIDA](https://support.emsigner.com/types-of-esignatures/indonesia/vida.md): What is VIDA signing and how can users use it to sign?
- [Peruri](https://support.emsigner.com/types-of-esignatures/indonesia/peruri.md): What is Peruri Signing and how can the user use it to Sign?
- [xignature](https://support.emsigner.com/types-of-esignatures/indonesia/xignature.md): What is xignature and how can the users use it to Sign the document
- [Malaysia](https://support.emsigner.com/types-of-esignatures/malaysia.md): emSigner supports MSC Trustgate signing using the MyTrust ID Mobile application. How can the users complete the MSC trustgate signing of a document?
- [Philippines](https://support.emsigner.com/types-of-esignatures/philippines.md)
- [Qatar](https://support.emsigner.com/types-of-esignatures/qatar.md)
- [United Arab Emirates](https://support.emsigner.com/types-of-esignatures/united-arab-emirates.md)


---

# 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.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.
