> For the complete documentation index, see [llms.txt](https://usdai.gitbook.io/usdai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdai.gitbook.io/usdai/readme.md).

# Introduction

Welcome to the official documentation for USDAI, the world’s first compute-backed stablecoin, launched by GPU.NET. USDAI is designed to revolutionize decentralized finance (DeFi) and artificial intelligence (AI) ecosystems by providing a stable, scalable, and AI-native currency backed by real-world GPU compute resources.

#### What is USDAI?

USDAI is the world’s first compute-backed stablecoin, designed to enable stable, AI-native financial transactions while being fully collateralized by real-world GPU compute power. USDAI is a stablecoin pegged to the value of computational power, specifically 1 USDAI = $1 USD worth of compute on the GPU.NET Dapp.

Unlike traditional stablecoins backed by fiat reserves (USDC, USDT) or volatile crypto assets (DAI, FRAX), USDAI is pegged to on-chain compute credits, ensuring its value remains stable relative to computational capacity rather than financial instruments.

<figure><img src="/files/YsN9P3Y9wAzlvYSN8bLb" alt=""><figcaption><p>A Stablecoin backed by GPUs</p></figcaption></figure>

USDAI is fully integrated into the GPU.NET ecosystem, a decentralized AI compute network that aggregates, tokenizes, and distributes GPU power for AI, machine learning (ML), and high-performance computing (HPC) workloads. By leveraging blockchain technology, Decentralized Physical Infrastructure Networks (DePIN), and real-world asset (RWA) tokenization, USDAI provides a predictable and cost-efficient medium of exchange for AI-driven transactions.


---

# 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://usdai.gitbook.io/usdai/readme.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.
