# What are electronic signatures?

Electronic signatures are a digital means to capture a person's agreement to the contents within a document.&#x20;

They can range from typed names to an electronic image of a handwritten signature, and even to a unique digital code securely linked to a signer.&#x20;

Unlike traditional, wet-ink signatures, electronic signatures utilize various technologies to ensure the signer's identity and consent to the document's terms, making them suitable for a wide range of legal and formal document transactions.


---

# 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.teranode.group/teranode-sign/overview/what-are-electronic-signatures.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.
