# IO Network

**IO Network (io.net)** is a decentralized GPU cloud computing platform designed to provide efficient and scalable computing resources for AI and machine learning applications. Its key features include:

* **Decentralized GPU Network**: IO Network aggregates GPU resources from data centers, crypto miners, and other resource providers, forming a globally distributed compute network ([depinhub.io](https://depinhub.io/projects/ionet)).
* **High-Performance Computing Support**: The platform supports AI model training, inference, and machine learning workloads, offering low-latency and high-throughput compute capabilities ([messari.io](https://messari.io/report/understanding-io-net-a-comprehensive-overview)).
* **Solana-Based Architecture**: Built on the Solana blockchain, IO Network leverages its high throughput and low latency to optimize task scheduling and execution ([coinmarketcap.com](https://coinmarketcap.com/cmc-ai/io-net/what-is/)).
* **Transparent Economic Model**: The native IO token is used for payments, staking, and governance, ensuring decentralization and network security ([coingecko.com](https://www.coingecko.com/learn/what-is-io-net-io-token)).
* **Secure Mesh VPN**: IO Network uses a mesh VPN architecture for secure, low-latency communication between nodes, improving network reliability and performance ([docs.io.net](https://docs.io.net/docs/io-network)).

As of 2025, IO Network has a market capitalization of approximately $104 million, with a circulating supply of 204 million IO tokens and a maximum supply of 800 million IO tokens ([coinmarketcap.com](https://coinmarketcap.com/currencies/io-net/)).

## zkAgent vs. IO Network: Comparison and Advantages

| Comparison Dimension             | IO Network Features                                                                                                    | zkAgent Differentiation & Advantages                                                                                                                                 |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Privacy Protection**           | Provides basic privacy measures such as TLS and data encryption but does not explicitly support zero-knowledge proofs. | Leverages zero-knowledge (ZK) proofs to verify task execution correctness and compliance while keeping sensitive data confidential.                                  |
| **Untraceable Behavior**         | Actions on the decentralized network may still be traceable.                                                           | Employs ZK techniques to render agent behavior untraceable, maximizing privacy for users and models.                                                                 |
| **Complex Workflow Support**     | Supports AI training and inference tasks suitable for high-performance computing.                                      | Supports multi-stage, complex agent workflows, including planning, memory management, policy decision-making, and multi-agent coordination.                          |
| **Efficiency & Scalability**     | Provides high-throughput, low-latency computing with elastic scaling.                                                  | Implements efficient ZK proof generation and verification, optimized resource scheduling, and maintains low latency and high throughput in distributed environments. |
| **Incentive & Security Model**   | Uses the native IO token for payments and incentives.                                                                  | Introduces staking, slashing, and transparent auditing mechanisms to strengthen security and trustworthiness.                                                        |
| **Compliance & Trustworthiness** | Offers SLAs to ensure service stability and reliability.                                                               | Integrates ZK proofs and Trusted Execution Environments (TEEs) to meet regulatory standards and enhance legal trust.                                                 |
| **Developer Experience**         | Provides developer-friendly interfaces and tools, supporting multiple frameworks and APIs.                             | Offers modular, plug-and-play design with comprehensive documentation, lowering the barrier for developers to leverage ZK technology.                                |

IO Network is a leading decentralized GPU cloud computing platform, providing high-performance and cost-efficient solutions suitable for AI and machine learning workloads.

zkAgent builds upon this foundation by incorporating zero-knowledge proof technology, offering stronger privacy protection, untraceable agent behavior, and support for complex multi-stage workflows. This makes zkAgent particularly suited for applications with high privacy and security requirements, such as enterprise AI, sensitive industries, and autonomous agent systems.

By emphasizing advantages in privacy, untraceability, and complex workflow support, zkAgent establishes a clear differentiated position within the decentralized computing ecosystem.


---

# 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://zkagent.gitbook.io/whitepaper/related-works/io-network.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.
