> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to GMI Cloud

> Run inference, train on GPU clusters, build AI workflows, and publish agents on GMI Cloud.

GMI's inference API is OpenAI-compatible — swap your endpoint and API key to get started. Run serverless inference, scale on dedicated GPU clusters, build visual AI workflows, or publish agents on the marketplace.

## Products

<CardGroup cols={2}>
  <Card title="Inference" icon="bolt" href="/inference-engine/ie-intro">
    Serverless and Dedicated endpoints for chat, vision, image, video, and audio models. OpenAI-compatible APIs.
  </Card>

  <Card title="GPU Compute" icon="microchip" href="/cluster-engine">
    Managed Kubernetes clusters, container instances, and bare-metal servers on H200 and B200 GPUs.
  </Card>

  <Card title="GMI Studio" icon="diagram-project" href="/gmi-studio/gmi-studio-user-manual/introduction">
    Visual workflow builder. Connect models with nodes to make multi-step pipelines for media and text.
  </Card>

  <Card title="GMI AgentBox" icon="robot" href="/agentbox-marketplace/overview">
    Marketplace of ready-to-use AI agents. Browse, use, or publish your own.
  </Card>
</CardGroup>

## Inference integrations

Connect GMI inference to your dev tools and agent frameworks.

<CardGroup cols={2}>
  <Card title="Coding Tools" icon="terminal" href="/coding-tools/claude-code">
    Use GMI models inside Claude Code, Codex, and Cursor.
  </Card>

  <Card title="Agent Frameworks" icon="puzzle-piece" href="/agents/set-up-hermes-agent-with-gmi-cloud">
    Plug GMI into Hermes, Dify, and OpenClaw.
  </Card>
</CardGroup>

## Guides & reference

Documentation and API specs across all GMI products.

<CardGroup cols={2}>
  <Card title="Guides" icon="book-open" href="/guides-overview">
    Task-focused walkthroughs across products: agents, coding tools, model quickstarts, and migration.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    REST APIs for IAM, Compute, IDC, and Inference services. Full request and response schemas.
  </Card>
</CardGroup>

## Model catalog

<CardGroup cols={4}>
  <Card title="Text" icon="font" href="/model-quickstarts/text/overview">
    LLMs for chat, code, and reasoning.
  </Card>

  <Card title="Image" icon="image" href="/model-quickstarts/image/overview">
    Generation, editing, and batch image workflows.
  </Card>

  <Card title="Video" icon="video" href="/model-quickstarts/video/overview">
    Text-to-video, image-to-video, and editing.
  </Card>

  <Card title="Audio" icon="waveform-lines" href="/model-quickstarts/audio/overview">
    TTS, voice cloning, and music generation.
  </Card>
</CardGroup>

## Quick links

<CardGroup cols={4}>
  <Card title="Console" icon="display" href="https://console.gmicloud.ai">
    Manage everything in one place.
  </Card>

  <Card title="Pricing" icon="tag" href="/inference-engine/billing/price">
    Current rates for inference and compute.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get an API key, make your first call, and explore in minutes.
  </Card>

  <Card title="Contact Sales" icon="envelope" href="https://www.gmicloud.ai/contact#sales">
    Enterprise pricing or early access.
  </Card>
</CardGroup>
