# 0G Documentation > 0G (Zero Gravity) is a decentralized AI operating system (deAIOS) providing modular infrastructure for AI applications including decentralized storage, data availability, and GPU compute marketplace. Official website: https://0g.ai This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [AI Coding Context](https://docs.0g.ai/docs/ai-context): Comprehensive 0G infrastructure context for AI coding assistants, including network configs, contract addresses, and SDK examples. - [AI Alignment Nodes](https://docs.0g.ai/docs/concepts/ai-alignment): Discover how 0G AI Alignment Nodes monitor AI systems, ensure safe behavior, and provide decentralized oversight for trustworthy AI operations. - [0G Chain](https://docs.0g.ai/docs/concepts/chain): 0G Chain is the fastest modular AI blockchain — an EVM-compatible L1 with sub-second finality designed for AI workloads, DeFi, and on-chain agents. - [0G Compute Network](https://docs.0g.ai/docs/concepts/compute): 0G Compute Network is a decentralized GPU marketplace for AI inference, fine-tuning, and model training — pay only for what you use. - [0G DA](https://docs.0g.ai/docs/concepts/da): 0G DA (Data Availability) ensures blockchain data is always accessible — powering rollups, gaming chains, and high-frequency trading with scalable ... - [DePIN Providers](https://docs.0g.ai/docs/concepts/depin): Explore how 0G integrates DePIN providers like io.net and Aethir for cost-effective, decentralized GPU computing for AI workloads. - [INFT](https://docs.0g.ai/docs/concepts/inft): Learn about INFTs (Intelligent NFTs) — a new token standard for true AI agent ownership with encrypted intelligence, secure transfers, and ERC-7857. - [0G Storage](https://docs.0g.ai/docs/concepts/storage): 0G Storage is a decentralized storage network built for massive AI datasets — 10-100x cheaper than alternatives with high throughput and no vendor ... - [Babylon AVS on 0G DA](https://docs.0g.ai/docs/developer-hub/building-on-0g/avs/babylon-avs-on-0g-da): Learn how to build and deploy a Babylon Actively Validated Service (AVS) using 0G's data availability layer. - [EigenLayer AVS on 0G DA](https://docs.0g.ai/docs/developer-hub/building-on-0g/avs/eigenlayer-avs-on-0g-da): Learn how to build and deploy an EigenLayer Actively Validated Service (AVS) using 0G's data availability layer. - [Account](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/account-management): Manage your 0G Compute Network account. Deposit, transfer, and withdraw funds across provider sub-accounts via Web UI, CLI, or SDK. - [Fine-tuning Provider](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/fine-tuning-provider): Become a fine-tuning provider on 0G Compute Network. Set up TEE-secured GPU infrastructure with Docker and Intel TDX for model training services. - [Fine-tuning](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/fine-tuning): Fine-tune AI models on 0G Compute Network. Prepare datasets, configure training, monitor tasks, and deploy LoRA adapters using the CLI. - [Inference Provider](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/inference-provider): Set up an inference provider on 0G Compute Network. Monetize GPUs with TEE verification, automated billing, and OpenAI-compatible service endpoints. - [Inference](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/inference): Run decentralized AI inference on 0G Compute Network. Use LLMs, image generation, and speech-to-text via Web UI, CLI, or SDK with OpenAI compatibil... - [Compute Marketplace](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/marketplace): 0G Compute Network Marketplace for discovering and accessing decentralized AI compute services. Coming soon. - [Compute Network Overview](https://docs.0g.ai/docs/developer-hub/building-on-0g/compute-network/overview): Overview of the 0G Compute Network — a decentralized GPU marketplace for affordable AI inference, fine-tuning, and verifiable computation. - [Deploy Contracts on 0G Chain](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/deploy-contracts): Deploy and verify smart contracts on 0G Chain using Hardhat, Foundry, or Truffle. Includes EVM configuration, network setup, and precompile access. - [DASigners](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/precompiles/dasigners): DASigners precompile reference for 0G Chain. Register signers, query quorums and epochs, and verify data availability via EVM smart contract calls. - [Precompiles Overview](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/precompiles/overview): Overview of 0G Chain precompiled contracts including DASigners and Wrapped0GBase. Gas-efficient native operations for DA and DeFi integration. - [Wrapped 0G Base](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/precompiles/wrappedogbase): Wrapped0GBase precompile for 0G Chain. Wrap and unwrap native 0G tokens as ERC20 with quota-based mint and burn functions for DeFi compatibility. - [Staking Interfaces](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/staking-interfaces): 0G Chain staking smart contract interfaces for validators and delegators. Covers validator creation, delegation, rewards, and initialization guide. - [Validator Contract Functions](https://docs.0g.ai/docs/developer-hub/building-on-0g/contracts-on-0g/validator-contract-functions): Complete function reference for 0G Chain validator contracts. View and write functions for delegations, rewards, commission, and withdrawal managem... - [Technical Deep Dive](https://docs.0g.ai/docs/developer-hub/building-on-0g/da-deep-dive): Technical deep dive into 0G DA architecture covering erasure encoding, KZG commitments, DA sampling, difficulty adjustment, and the economic model. - [DA Client Nodes](https://docs.0g.ai/docs/developer-hub/building-on-0g/da-integration): Set up 0G DA Client, Encoder, and Retriever nodes. Includes hardware requirements, Docker installation, and configuration reference. - [Goldsky Subgraphs](https://docs.0g.ai/docs/developer-hub/building-on-0g/indexing/goldsky): Index 0G Chain data with Goldsky subgraphs and Mirror streaming. Query onchain data via GraphQL or stream it directly to your database. - [ERC-7857 Standard](https://docs.0g.ai/docs/developer-hub/building-on-0g/inft/erc7857): ERC-7857 technical specification for encrypted NFT metadata. Covers transfer architecture, TEE and ZKP oracle implementations, and security guideli... - [INFTs Overview](https://docs.0g.ai/docs/developer-hub/building-on-0g/inft/inft-overview): Developer overview of INFTs (Intelligent NFTs) for tokenizing AI agents. Covers ERC-7857, secure transfers, encryption, and 0G infrastructure integ... - [INFT Integration Guide](https://docs.0g.ai/docs/developer-hub/building-on-0g/inft/integration): Step-by-step guide to build INFTs on 0G. Deploy contracts, manage encrypted AI metadata, implement secure transfers, and build AI agent marketplaces. - [Building on 0G](https://docs.0g.ai/docs/developer-hub/building-on-0g/introduction): Get started building on 0G. Add storage, compute, and DA services to any EVM, non-EVM, or Web2 application without migration. - [Caldera on 0G DA](https://docs.0g.ai/docs/developer-hub/building-on-0g/rollup-as-a-service/caldera-on-0g-da): Deploy rollups using Caldera's rollup-as-a-service platform with 0G DA for data availability. Documentation coming soon. - [Arbitrum Nitro on 0G DA](https://docs.0g.ai/docs/developer-hub/building-on-0g/rollups-and-appchains/arbitrum-nitro-on-0g-da): Run an Arbitrum Nitro rollup with 0G DA for cost-effective data availability. Includes DA provider integration and setup prerequisites. - [OP Stack on 0G DA](https://docs.0g.ai/docs/developer-hub/building-on-0g/rollups-and-appchains/op-stack-on-0g-da): Deploy an OP Stack rollup using 0G DA for data availability. Full guide covering DA server setup, contract deployment, and L2 configuration. - [Storage SDK](https://docs.0g.ai/docs/developer-hub/building-on-0g/storage/sdk): Integrate 0G decentralized storage using Go and TypeScript SDKs. Upload, download, and manage files with key-value storage and browser support. - [Storage CLI](https://docs.0g.ai/docs/developer-hub/building-on-0g/storage/storage-cli): Use the 0G Storage CLI to upload, download, and manage files and directories. Includes KV operations, REST API gateway, and automation examples. - [Getting Started](https://docs.0g.ai/docs/developer-hub/getting-started): Get started building on 0G — quickstart guides for storage, compute, data availability, and deploying smart contracts on the 0G Chain. - [Mainnet Overview](https://docs.0g.ai/docs/developer-hub/mainnet/mainnet-overview): 0G Mainnet network details including Chain ID, RPC endpoints, contract addresses, and wallet setup for production deployments. - [Testnet Overview](https://docs.0g.ai/docs/developer-hub/testnet/testnet-overview): 0G Galileo Testnet network details including Chain ID, RPC endpoints, faucet access, contract addresses, and wallet setup. - [0G Documentation](https://docs.0g.ai/docs/): Official developer documentation for 0G (Zero Gravity) — the decentralized AI operating system with modular storage, compute, data availability, an... - [How to Get 0G Token](https://docs.0g.ai/docs/introduction/how-to-get-0g): Learn how to buy, bridge, and swap 0G tokens through exchanges, XSwap bridge, and 0G Hub. Includes wallet setup and supported trading pairs. - [New Landing](https://docs.0g.ai/docs/introduction/new-landing): 0G Documentation landing page — explore guides for decentralized AI infrastructure including storage, compute, data availability, and chain. - [Understanding 0G](https://docs.0g.ai/docs/introduction/understanding-0g): Learn what 0G (Zero Gravity) is — the first decentralized AI L1 chain with modular storage, compute, data availability, and the native 0G token. - [Vision & Mission](https://docs.0g.ai/docs/introduction/vision-mission): 0G's mission is to make AI a public good through decentralized infrastructure — enabling open, censorship-resistant, and user-owned AI development. - [0G AI Alignment Node - Guide](https://docs.0g.ai/docs/node-sale/ai-alignment-node-user-guide): User guide for running a 0G AI Alignment Node or delegating to a NAAS provider, with setup instructions and monitoring tips. - [Compliance and Regulatory Requirements](https://docs.0g.ai/docs/node-sale/details/compliance-and-regulatory): Compliance and regulatory requirements for the 0G Node Sale, including Regulation S guidelines and information disclosure policies. - [Incentives & Rewards](https://docs.0g.ai/docs/node-sale/details/incentives-and-rewards): Details on 0G node sale incentives, referral commissions, rebate programs, vesting schedules, and community rewards. - [KYC Verification Guide](https://docs.0g.ai/docs/node-sale/details/kyc-verification): Complete KYC verification guide for the 0G Alignment Node Portal using Blockpass, including document requirements and wallet signing. - [How to Purchase Nodes](https://docs.0g.ai/docs/node-sale/details/purchasing-nodes): Step-by-step guide to purchasing 0G AI Alignment Nodes, including supported payment methods, promo codes, and wallet setup. - [Node Disclaimer](https://docs.0g.ai/docs/node-sale/disclaimer): Legal disclaimer for the 0G Node License NFT sale, covering eligibility restrictions, terms, and regulatory disclosures. - [FAQ](https://docs.0g.ai/docs/node-sale/faq/faq): Frequently asked questions about 0G AI Alignment Nodes — purchasing, hardware requirements, rewards, KYC, tokenomics, and node operations. - [Eligibility & Disclaimer](https://docs.0g.ai/docs/node-sale/intro/eligibility): Eligibility requirements and whitelist participation details for the 0G AI Alignment Node Sale, including disclaimers. - [Introduction](https://docs.0g.ai/docs/node-sale/intro/intro): Introduction to 0G AI Alignment Nodes, their role in monitoring decentralized network protocols, and why to run a node. - [Node Holder Benefits](https://docs.0g.ai/docs/node-sale/intro/node-holder-benefits): Explore the rewards and benefits of holding a 0G AI Alignment Node, including up to 15% ecosystem supply allocation over 3 years. - [Sale Structure & Timeline](https://docs.0g.ai/docs/node-sale/intro/sale-structure): 0G AI Alignment Node Sale structure, timeline, whitelist and public sale phases, and 32-tier pricing breakdown. - [AI Alignment node](https://docs.0g.ai/docs/node-sale/node-sale-index): Overview of the 0G Foundation AI Alignment Node Sale, with links to participation details, benefits, and purchasing guides. - [Blog](https://docs.0g.ai/docs/resources/blog): Stay up to date with the latest 0G news, product updates, and ecosystem announcements on the official blog. - [Glossary](https://docs.0g.ai/docs/resources/glossary): Comprehensive glossary of technical terms used in the 0G ecosystem, including blockchain, AI, storage, and DA concepts. - [How to Contribute?](https://docs.0g.ai/docs/resources/how-to-contribute): Learn how to contribute to the 0G open-source project, including contribution guidelines and community participation. - [Security Policy](https://docs.0g.ai/docs/resources/security): 0G security overview including completed audit reports, bug bounty program details, reward tiers, and responsible disclosure guidelines. - [0G Whitepaper](https://docs.0g.ai/docs/resources/whitepaper): Read and download the official 0G whitepaper detailing the decentralized AI operating system architecture and vision. - [Archival Node](https://docs.0g.ai/docs/run-a-node/archival-node): Guide to running a 0G archival node for complete historical blockchain data storage, including setup, snapshots, and deployment steps. - [Community Docker Repository](https://docs.0g.ai/docs/run-a-node/community-docker-repo): Community-maintained Docker images for running 0G nodes, including validator and DA node containers from third-party contributors. - [Data Availability Node](https://docs.0g.ai/docs/run-a-node/da-node): Step-by-step guide to setting up a 0G Data Availability node, including Docker and source builds, BLS key generation, and signer registration. - [Overview](https://docs.0g.ai/docs/run-a-node/overview): Overview of running nodes on the 0G network — validator, storage, DA, and archival nodes. Earn rewards by securing the network. - [Storage Node](https://docs.0g.ai/docs/run-a-node/storage-node): Complete guide to running a 0G storage node, including hardware requirements, configuration, sharding, and Storage KV setup. - [Validator Node](https://docs.0g.ai/docs/run-a-node/validator-node): Guide to running a 0G validator node — secure the network, process transactions, and earn rewards by staking 0G tokens.