Quick Start

Getting Started with AiMo Network

Welcome to AiMo Network

AiMo Network is a decentralized AI marketplace that provides permissionless access to hundreds of AI models through a single, OpenAI-compatible API. Pay only for what you use with transparent, blockchain-based payments using the X402 protocol—a decentralized pay-per-use system built on Solana and Base that eliminates traditional payment intermediaries.

Video Tutorial

[Video tutorial will be embedded here]

Hello World Example

Get started using the AiMo CLI:

# Install CLI
curl -fsSL https://aimo-cli-releases.s3.ap-northeast-1.amazonaws.com/install.sh | sh

# Generate a keypair
aimo keygen

# Chat with any model
aimo chat --model deepseek/deepseek-v3.2 --message "Hello, AI!"

That's it! OpenAI-compatible API with decentralized, permissionless infrastructure.

Choose Your Path

For API Users

Access hundreds of AI models through one unified endpoint. No vendor lock-in, transparent pricing, automatic provider routing.

What you'll do:

  • Generate a wallet keypair
  • Fund with USDC for session balance (optional)
  • Make inference requests with wallet authentication
  • Pay only for actual usage

Start Building: User Guide

For Model Providers

Connect your AI model service to AiMo Network and start earning from usage.

What you'll do:

  • Generate a wallet keypair
  • Deploy the AiMo proxy
  • Set your pricing
  • Earn from every request

Start Earning: Provider Guide

For AI Agents

Onboard autonomous AI agents to access models programmatically without human intervention.

What you'll do:

  • Configure agent authentication
  • Implement autonomous payments
  • Enable self-service model access
  • Build autonomous workflows

Autonomous Integration: Agent Guide

Key Features

OpenAI-Compatible API Drop-in replacement for OpenAI's API. Use existing SDKs by simply changing the base URL.

Decentralized & Permissionless No vendor lock-in, transparent on-chain payments, privacy-focused, provider competition drives best pricing.

Intelligent Provider Routing Automatically routes requests to the best available provider based on uptime, latency, and price.

Multiple Payment Options

  • Session Balance: Pre-fund your wallet identity for automatic payments
  • X402 Direct: Blockchain-native pay-per-use with per-request crypto payments

Get Started:

Learn More:

Community & Support:

How It Works

  1. Choose Your Path: User, Provider, or Agent
  2. Authenticate: Generate a wallet keypair with the CLI
  3. Connect: Use our OpenAI-compatible endpoint
  4. Pay Per Use: Automatic, transparent payments via session balance or X402 protocol
  5. Scale: Access grows with your needs, no upfront commitments

Ready to start? Choose your path above and follow the detailed guide for your use case.

On this page