# Components

- [Messaging layer 🔥](https://docs.dephy.io/components/messaging-layer.md)
- [Data Pub-Sub](https://docs.dephy.io/components/messaging-layer/data-pub-sub.md): DePHY DePIN Infra: Data pub-sub.
- [Solana Integration](https://docs.dephy.io/components/messaging-layer/solana-integration.md): DePHY DePIN Infra: Solana Integration.
- [RPC Call](https://docs.dephy.io/components/messaging-layer/rpc-call.md)
- [RPC Endpoints](https://docs.dephy.io/components/messaging-layer/rpc-endpoints.md): DePHY RPC Endpoints
- [Best Practices](https://docs.dephy.io/components/messaging-layer/best-practices.md)
- [Verifiable logs](https://docs.dephy.io/components/messaging-layer/verifiable-logs.md)
- [DePHY ID \[Coming Soon\]](https://docs.dephy.io/components/dephy-id-coming-soon.md)
- [Register products](https://docs.dephy.io/components/dephy-id-coming-soon/register-products.md)
- [Mint DID](https://docs.dephy.io/components/dephy-id-coming-soon/mint-did.md)
- [Use DID as token gate (access control)](https://docs.dephy.io/components/dephy-id-coming-soon/use-did-as-token-gate-access-control.md)
- [Extentions](https://docs.dephy.io/components/dephy-id-coming-soon/extentions.md)
- [Build with DePHY ID](https://docs.dephy.io/components/dephy-id-coming-soon/build-with-dephy-id.md)
- [Hardware integration and attestation](https://docs.dephy.io/components/dephy-id-coming-soon/hardware-integration-and-attestation.md)
- [Liquidity layer](https://docs.dephy.io/components/liquidity-layer.md)
- [Stake Pool](https://docs.dephy.io/components/liquidity-layer/stake-pool.md)
- [Yield Pool](https://docs.dephy.io/components/liquidity-layer/yield-pool.md)
- [PayFi Pool](https://docs.dephy.io/components/liquidity-layer/payfi-pool.md)
- [Verification layer](https://docs.dephy.io/components/verification-layer.md)
- [Proof of real device](https://docs.dephy.io/components/verification-layer/proof-of-real-device.md)
- [Integration](https://docs.dephy.io/components/verification-layer/proof-of-real-device/integration.md)
- [Proof of location](https://docs.dephy.io/components/verification-layer/proof-of-location.md)
- [Integration](https://docs.dephy.io/components/verification-layer/proof-of-location/integration.md)
- [DePHY NCN (on Jito Restaking)](https://docs.dephy.io/components/verification-layer/dephy-ncn-on-jito-restaking.md)
- [Integration](https://docs.dephy.io/components/verification-layer/dephy-ncn-on-jito-restaking/integration.md)
- [Trusted DePIN network map](https://docs.dephy.io/components/verification-layer/trusted-depin-network-map.md)
- [Integration](https://docs.dephy.io/components/verification-layer/trusted-depin-network-map/integration.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.dephy.io/components.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.
