# EthSign

## What is EthSign?

EthSign is a **legal and agreement product** built on top of Sign Protocol.

It allows users and organizations to:

* create legally binding agreements,
* sign documents digitally,
* verify signatures cryptographically,
* anchor proof of agreement on-chain.

***

## Key capabilities

* digital document signing
* multi-party workflows
* jurisdiction-aware compliance
* immutable proof of execution
* integration with wallets and identities

***

## Why it matters

EthSign bridges:

* legal systems ↔ cryptographic proof
* off-chain agreements ↔ on-chain verification
* Web2 compliance ↔ Web3 attestations

***

## Relationship to Sign Protocol

EthSign:

* uses Sign Protocol schemas and attestations,
* emits verifiable evidence of agreements,
* acts as a **vertical application**, not infrastructure.

***

## Example use cases

* government procurement
* enterprise contracts
* compliance acknowledgements
* DAO or protocol governance agreements

***

## Where to go next

* Core infrastructure: [Sign Protocol](/products-sign-ecosystem/sign-protocol.md)
* Identity integration: [New ID System](/national-systems/new-id-system.md)
* Audit trail concepts: [Use Cases](/national-systems/new-money-system.md)


---

# 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.sign.global/products-sign-ecosystem/ethsign.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.
