> For the complete documentation index, see [llms.txt](https://docs.indicio.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indicio.tech/product/indicio-proven-r/features/proven-feature-checklist/proven-communication-protocols-technology.md).

# Proven Communication Protocols / Technology

<p align="center"><img src="/files/18cwNkcm5U6dmd8r6a3Q" alt="" data-size="original"></p>

<p align="center">Indicio offers the following communication protocols &#x26; technology</p>

<table data-header-hidden><thead><tr><th width="307.4765625">Protocols/Technology</th><th width="449.203125">Details</th></tr></thead><tbody><tr><td><strong>Protocols/Technology</strong></td><td><strong>Details</strong></td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> OpenID for Verifiable Credentials (OID4VC)</td><td>This empowers End-Users to directly present identity information to Verifiers.</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> DIDComm V1.0 Protocols</td><td>DIDComm provides a profile for supporting the Wallet and Credential Interaction (WACI) Protocols for both Issuance and Presentation Exchange.</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> BLE</td><td>Bluetooth Low Energy, a low energy networking technology, is used for communicating between decentralized identity agents.</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> NFC</td><td>Near Field Communication is a short-range wireless technology that allows devices, like smartphones, to communicate with each other when they are in very close proximity.</td></tr><tr><td><img src="/files/Joe5M3RNr4MY6FBmfJlC" alt="" data-size="line"> WiFi Aware</td><td>WiFi Aware, or Neighbor Awareness Networking, enables devices to securely discover, pair, and communicate with nearby devices to securely establish peer-to-peer (P2P) connections between Wi-Fi devices.</td></tr></tbody></table>

<h3 align="center">Ready to learn more? <a href="https://indicio.tech/contact/">Let’s chat.</a><br></h3>

<figure><img src="/files/yaRvybxuMO1Qc2HAWLHy" alt="" width="244"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.indicio.tech/product/indicio-proven-r/features/proven-feature-checklist/proven-communication-protocols-technology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
