# Why ioID?

The global machine economy is evolving rapidly — from DePIN devices to autonomous agents and physical AI systems. However, this new digital-physical frontier lacks a unified identity layer to support discovery, security, financial participation, and trust.

## Benefits of ioID

**ioID** is designed to provide four foundational capabilities:

* **A Unified on-chain Registry for Machines**
* **Machines participation in DeFi via Machine-Bound Accounts (MBAs)**
* **Autonomous Machines and AI Agents Interoperability**
* **Verifiable Off-Chain Data for AI and beyond**

<figure><img src="/files/lEN8aCj4ABJ8itehp3co" alt=""><figcaption></figcaption></figure>

### **1. A Unified on-chain Registry for Machines: Global Discovery & Control Layer**

A “Google for Machines”: ioID enables a universal registry of machines, smart agents, and physical AI. Each entity is assigned a globally unique, metadata-rich identity that bridges on-chain and off-chain ecosystems. This makes it possible to:

* Search and visualize machine identities
* Verify ownership, geolocation, and operational status on-chain
* Manage fleets or device networks at scale

The [**depinscan.io**](https://depinscan.io/) platform is the public interface built on ioID, offering discovery, analytics, and onboarding tools for DePIN and machine economy projects.

### **2. Economic Enablement via Machine-Bound Accounts (MBAs)**

Each machine receives a programmable smart wallet (MBA), linked to its identity and interoperable across chains. This allows devices to:

* receive and manage token rewards
* stake, lend, or rent tokens
* pay for services, or engage in DeFi—**without human intermediaries.**

### **3. Autonomous Interoperability Between Agents (M2M / A2A)**

In a future filled with **agent swarms, robotic fleets**, and **self-directed physical AI**, machines must interact directly—without relying on centralized brokers or human intermediaries.

ioID provides a secure identity framework for **machine-to-machine (M2M)** and **agent-to-agent (A2A)** communication, using decentralized protocols. This supports:

* Trustless collaboration
* Permissionless coordination
* Interoperable automation between autonomous systems

### **4. Verifiable Off-Chain Data for AI and Beyond**

As AI becomes more reliant on real-world data, data authenticity is critical. ioID enables machines to:

* Collect and sign data with verifiable credentials
* Prove liveness, location, or action via cryptographic proofs
* Deliver trustworthy inputs to AI systems, DePIN protocols, and DAOs

This opens the door to advanced applications like proof-of-work for data, decentralized inference, and machine-operated governance.

## Looking Ahead

ioID is not just for today’s DePIN devices—it is built for the long-term evolution of the machine economy. From drones and sensors to humanoids and smart agents, ioID lays the identity foundation for a world where machines are verifiable, autonomous, and economically integrated.


---

# 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.iotex.io/ioid/why-ioid.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.
