# Integrating ioID

Integrating ioID is just a 3-step process for any project:

1. Create a project account on depinscan.io and get your **API key**.
2. Register any of your newly activated device on-chain.
3. Send device data like health and location to depinscan.

<figure><img src="https://content.gitbook.com/content/SgFhJ0QnECVPLM1rnhhd/blobs/34MyIbYY7xxqCm7VCZBK/image.png" alt=""><figcaption></figcaption></figure>

The diagram below outlines the key stages for integrating ioID into a DePIN project—starting from one-time project registration, through device identity provisioning, to real-time data and DeFi interaction.

<figure><img src="https://content.gitbook.com/content/SgFhJ0QnECVPLM1rnhhd/blobs/9g53YTG7VOV2OQbjZkLd/Screenshot%202025-05-23%20at%2018.35.38.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Developers Quick Start** coming soon.
{% endhint %}

## Why integrate ioID?

A DePIN project integrating ioID unlocks powerful capabilities and ecosystem advantages:

**Join a unified identity ecosystem**

Collaborate with the DePIN and AI communities to build the first global machine identity registry, enabling rich and verifiable person–machine relationships.

**Build trust and transparency**

Strengthen project credibility by providing verifiable, on-chain identities for physical and virtual agents.

**Access machine-native DeFi**

Enable devices to autonomously participate in a suite of decentralized staking, lending, renting, and other DeFi applications via on-chain identity and wallets.

**Shape the future of AI and Physical Infrastructure**

Drive adoption and innovation at the intersection of smart agents, physical AI, and DePIN by providing trusted data and identities.


---

# 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/integrating-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.
