> For the complete documentation index, see [llms.txt](https://docs.iotex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iotex.io/blockchain/ecosystem/assets-on-iotex/depin-tokens.md).

# DePIN Tokens

## $GEOD

Governance token of **GEODNET**, a platform for gathering dense, real-time geospatial data using space weather stations. GEODNET serves sectors like agriculture, transportation, finance, and emerging applications in autonomy, AR/VR, and the metaverse.

<table><thead><tr><th width="241">Contract</th><th>Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0x8e33229206f726993e4a7bf7da2347f3743bf8b4"><code>0x8e332...bf8b4</code></a></td><td><a href="https://geodnet.com/">geodnet.com</a></td><td><a href="https://x.com/GEODNET_">@GEODNET_</a></td></tr></tbody></table>

## **$DIMO**

Governance token of **DIMO**, a decentralized IoT platform allowing users to share authenticated vehicle data with applications to access better services like auto financing and insurance.

<table><thead><tr><th width="245">Contract</th><th width="258">Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0x61db9b084326d2251ccb0252c18fd9b0e887ca4f"><code>0x61db9...7ca4f</code></a></td><td><a href="https://dimo.zone/">dimo.zone</a></td><td><a href="https://x.com/DIMO_Network">@DIMO_Network</a></td></tr></tbody></table>

## **$WIFI**

Governance token for the **WiFi Map** project, a Web3 super-app offering internet access and lifestyle services. Users can access millions of WiFi hotspots globally, use eSIM data, offline maps, and VPN protection while earning rewards with $WIFI tokens.

<table><thead><tr><th width="256">Contract</th><th width="266">Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0xcee948f1abbd247a5e41a88b28990db81ef00bdc"><code>0xcee94...00bdc</code></a></td><td><a href="https://www.wifimap.io/">www.wifimap.io</a></td><td><a href="https://x.com/wifimapapp">@wifimapapp</a></td></tr></tbody></table>

## **$ATOR**

Governance token for **ATOR Protocol**, a modular privacy layer enabling seamless internet-routing for any application. ATOR's SDK allows apps to connect with just two lines of code.

<table><thead><tr><th width="257">Contract</th><th width="270">Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0xd902ea227ff15a75eab1d09282860dabfff9b46a"><code>0xd902e...9b46a</code></a></td><td><a href="https://ator.io/">ator.io</a></td><td><a href="https://x.com/atorprotocol">@atorprotocol</a></td></tr></tbody></table>

## **$BZZ**

Governance token for **Swarm**, a decentralized storage and communication platform. Swarm integrates with Ethereum for domain name resolution, service payments, and content availability insurance.

<table><thead><tr><th width="257">Contract</th><th width="280">Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0x55278464ac444bbaf35e6fcec0f5e83381bb3407"><code>0x5527...b3407</code></a></td><td><a href="https://www.ethswarm.org/">www.ethswarm.org</a></td><td><a href="https://x.com/ethswarm">@ethswarm</a></td></tr></tbody></table>

## **$IOUSD**

A stablecoin generated via the IoTeX-based lending protocol, **Magma**. ioUSD is collateralized by liquid staking tokens and real-world assets (RWAs), offering a stable asset for DeFi projects and users.

<table><thead><tr><th width="266">Contract</th><th width="272">Website</th><th>Twitter</th></tr></thead><tbody><tr><td><a href="https://iotexscan.io/token/0xa1a1531f6ae90192edcc32e9f38e98f303708144"><code>0xa1a15...08144</code></a></td><td><a href="https://magma.finance/">magma.finance</a></td><td><a href="https://twitter.com/MagmaProtocol">@MagmaProtocol</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.iotex.io/blockchain/ecosystem/assets-on-iotex/depin-tokens.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.
