# Biometric Identity & Decentralized Access (DID)

Eryon redefines how users authenticate and interact with decentralized systems by embedding biometric identity directly into its ring hardware. Rather than relying on traditional wallets, passwords, or seed phrases, Eryon transforms unique physiological signals—like heart rate patterns and skin conductivity—into secure, real-time authentication mechanisms.

Each ring is linked to a cryptographically generated Decentralized Identifier (DID), creating a persistent and sovereign digital identity that lives on-chain. This DID is backed by the user’s biometric signature, allowing the ring to function as a self-custodied identity module. When accessing dApps, signing smart contracts, or performing on-chain transactions, users simply tap or wear the ring—biometric confirmation replaces manual input, drastically reducing friction while enhancing security.

Importantly, all biometric data is processed locally and never stored or transmitted in its raw form. The authentication process is isolated within the ring, with only encrypted, non-reversible validation signals used to trigger approvals.

This system makes Eryon an always-available, privacy-respecting Web3 passport. Whether accessing DeFi, joining a DAO, or verifying identity in a decentralized environment, users are seamlessly authenticated by their own biology—securely, intuitively, and without needing to trust third parties.

<br>


---

# 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.eryon.vip/how-eryon-works/biometric-identity-and-decentralized-access-did.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.
