# Key features

## DePHY DID

DePHY ID implements a robust DID (Device Identifier) system for access control in IoT device interactions. This comprehensive system enables secure device-to-device communication across decentralized networks while providing signature-based message authentication that ensures traceability and integrity proofs. Through its verifiable identity management approach, the system significantly reduces trust costs, making it an efficient solution for large-scale IoT deployments.

{% content-ref url="/pages/3xleXltxyuOAJGLuUuCU" %}
[DePHY ID \[Coming Soon\]](/components/dephy-id-coming-soon.md)
{% endcontent-ref %}

## Messaging Layer

The Messaging Layer is an event-driven communication system that provides efficient and reliable support for distributed device management and payment interactions. Leveraging a decentralized messaging protocol (Nostr) and blockchain technology (Solana) enables real-time device state synchronization, payment validation, and system scalability.

{% content-ref url="/pages/cEHgDv7NGBquDGHeLyQ4" %}
[Messaging layer 🔥](/components/messaging-layer.md)
{% endcontent-ref %}

## Liquidity Layer

Coming soon.

## Verification Layer

Verification layer represents a breakthrough in hardware validation for DePIN networks. This mechanism combines hardware attestation, performance metrics, and behavioral analysis to verify that participating devices are genuine physical infrastructure components rather than virtual simulations. By continuously monitoring device characteristics and operational patterns, the system maintains a high degree of confidence in the authenticity of network participants.

{% content-ref url="/pages/XhG1tyVNQj2gNuudpY9G" %}
[Verification layer](/components/verification-layer.md)
{% endcontent-ref %}

## DePHY Node

DePHY Nodes serve as the critical infrastructure backbone of the network, enabling secure and decentralized communication between DePIN devices and the Solana blockchain.

{% content-ref url="/pages/kCpESKqUMBbW871Qv5z7" %}
[Broken mention](broken://pages/kCpESKqUMBbW871Qv5z7)
{% endcontent-ref %}


---

# 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.dephy.io/introduction/key-features.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.
